diff --git a/src/static/images/home-hero-2020-part-1-1200x1200.png b/src/static/images/home-hero-2020-part-1-1200x1200.png new file mode 100644 index 00000000000..6dd608e0de0 Binary files /dev/null and b/src/static/images/home-hero-2020-part-1-1200x1200.png differ diff --git a/src/static/images/home-hero-2020-part-1-1200x900.png b/src/static/images/home-hero-2020-part-1-1200x900.png new file mode 100644 index 00000000000..dcfefc56e15 Binary files /dev/null and b/src/static/images/home-hero-2020-part-1-1200x900.png differ diff --git a/src/static/images/home-hero-2020-part-2-1200x1200.png b/src/static/images/home-hero-2020-part-2-1200x1200.png new file mode 100644 index 00000000000..d06205c114f Binary files /dev/null and b/src/static/images/home-hero-2020-part-2-1200x1200.png differ diff --git a/src/static/images/home-hero-2020-part-2-1200x900.png b/src/static/images/home-hero-2020-part-2-1200x900.png new file mode 100644 index 00000000000..273255db0c2 Binary files /dev/null and b/src/static/images/home-hero-2020-part-2-1200x900.png differ diff --git a/src/static/images/home-hero-2020-part-3-1200x1200.png b/src/static/images/home-hero-2020-part-3-1200x1200.png new file mode 100644 index 00000000000..5ff2ff84bbe Binary files /dev/null and b/src/static/images/home-hero-2020-part-3-1200x1200.png differ diff --git a/src/static/images/home-hero-2020-part-3-1200x900.png b/src/static/images/home-hero-2020-part-3-1200x900.png new file mode 100644 index 00000000000..42b5052befc Binary files /dev/null and b/src/static/images/home-hero-2020-part-3-1200x900.png differ diff --git a/src/static/images/home-hero-2020-part-4-1200x1200.png b/src/static/images/home-hero-2020-part-4-1200x1200.png new file mode 100644 index 00000000000..ca3c6e73ac2 Binary files /dev/null and b/src/static/images/home-hero-2020-part-4-1200x1200.png differ diff --git a/src/static/images/home-hero-2020-part-4-1200x900.png b/src/static/images/home-hero-2020-part-4-1200x900.png new file mode 100644 index 00000000000..b6a40f7ac90 Binary files /dev/null and b/src/static/images/home-hero-2020-part-4-1200x900.png differ diff --git a/src/templates/en/2020/stories/content_distribution.html b/src/templates/en/2020/stories/content_distribution.html index d11ffd3ffbc..aa8195b6daf 100644 --- a/src/templates/en/2020/stories/content_distribution.html +++ b/src/templates/en/2020/stories/content_distribution.html @@ -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", @@ -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 + } + ] } diff --git a/src/templates/en/2020/stories/content_publishing.html b/src/templates/en/2020/stories/content_publishing.html index d7d2baa849e..ab57cafa29c 100644 --- a/src/templates/en/2020/stories/content_publishing.html +++ b/src/templates/en/2020/stories/content_publishing.html @@ -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", @@ -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 + } + ] } diff --git a/src/templates/en/2020/stories/page_content.html b/src/templates/en/2020/stories/page_content.html index 9101b4a1c62..0257d02ae10 100644 --- a/src/templates/en/2020/stories/page_content.html +++ b/src/templates/en/2020/stories/page_content.html @@ -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", @@ -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 + } + ] } diff --git a/src/templates/en/2020/stories/user_experience.html b/src/templates/en/2020/stories/user_experience.html index 43961e7d672..4f36883247d 100644 --- a/src/templates/en/2020/stories/user_experience.html +++ b/src/templates/en/2020/stories/user_experience.html @@ -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", @@ -569,8 +571,28 @@ ], "name": "Rick Viscomi" }, - "image": "/static/images/home-hero-2020-part-2.png" - } + "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 + } + ] + } +