Skip to content

Commit

Permalink
Add image variants and height and width details (#1997)
Browse files Browse the repository at this point in the history
  • Loading branch information
tunetheweb authored Feb 14, 2021
1 parent 68b237f commit e1e6b0d
Show file tree
Hide file tree
Showing 12 changed files with 94 additions and 9 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 23 additions & 2 deletions src/templates/en/2020/stories/content_distribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,9 @@
"name": "HTTP Archive",
"logo": {
"@type": "ImageObject",
"url": "/static/images/ha-60px.png"
"url": "https://almanac.httparchive.org/static/images/ha-60px.png",
"width": 120,
"height": 60
},
"sameas": [
"https://httparchive.org",
Expand All @@ -568,7 +570,26 @@
],
"name": "Rick Viscomi"
},
"image": "/static/images/home-hero-2020-part-4.png"
"image": [
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-4.png",
"width": 1200,
"height": 675
},
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-4-1200x900.png",
"width": 1200,
"height": 900
},
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-4-1200x1200.png",
"width": 1200,
"height": 1200
}
]
}
</script>
<link rel="canonical" href="https://almanac.httparchive.org/en/2020/stories/content-distribution">
Expand Down
25 changes: 23 additions & 2 deletions src/templates/en/2020/stories/content_publishing.html
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,9 @@
"name": "HTTP Archive",
"logo": {
"@type": "ImageObject",
"url": "/static/images/ha-60px.png"
"url": "https://almanac.httparchive.org/static/images/ha-60px.png",
"width": 120,
"height": 60
},
"sameas": [
"https://httparchive.org",
Expand All @@ -568,7 +570,26 @@
],
"name": "Rick Viscomi"
},
"image": "/static/images/home-hero-2020-part-3.png"
"image": [
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-3.png",
"width": 1200,
"height": 675
},
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-3-1200x900.png",
"width": 1200,
"height": 900
},
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-3-1200x1200.png",
"width": 1200,
"height": 1200
}
]
}
</script>
<link rel="canonical" href="https://almanac.httparchive.org/en/2020/stories/content-publishing">
Expand Down
25 changes: 23 additions & 2 deletions src/templates/en/2020/stories/page_content.html
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,9 @@
"name": "HTTP Archive",
"logo": {
"@type": "ImageObject",
"url": "/static/images/ha-60px.png"
"url": "https://almanac.httparchive.org/static/images/ha-60px.png",
"width": 120,
"height": 60
},
"sameas": [
"https://httparchive.org",
Expand All @@ -631,7 +633,26 @@
],
"name": "Rick Viscomi"
},
"image": "/static/images/home-hero-2020-part-1.png"
"image": [
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-1.png"
"width": 1200,
"height": 675
},
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-3-1200x900.png",
"width": 1200,
"height": 900
},
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-3-1200x1200.png",
"width": 1200,
"height": 1200
}
]
}
</script>
<link rel="canonical" href="https://almanac.httparchive.org/en/2020/stories/page-content">
Expand Down
28 changes: 25 additions & 3 deletions src/templates/en/2020/stories/user_experience.html
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,9 @@
"name": "HTTP Archive",
"logo": {
"@type": "ImageObject",
"url": "/static/images/ha-60px.png"
"url": "https://almanac.httparchive.org/static/images/ha-60px.png",
"width": 120,
"height": 60
},
"sameas": [
"https://httparchive.org",
Expand All @@ -569,8 +571,28 @@
],
"name": "Rick Viscomi"
},
"image": "/static/images/home-hero-2020-part-2.png"
}</script>
"image": [
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-2.png",
"width": 1200,
"height": 675
},
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-2-1200x900.png",
"width": 1200,
"height": 900
},
{
"@type":"ImageObject",
"url":"https://almanac.httparchive.org/static/images/home-hero-2020-part-2-1200x1200.png",
"width": 1200,
"height": 1200
}
]
}
</script>
<link rel="canonical" href="https://almanac.httparchive.org/en/2020/stories/user-experience">
<style amp-boilerplate>body {
-webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
Expand Down

0 comments on commit e1e6b0d

Please sign in to comment.