Skip to content

Commit eef92d1

Browse files
committed
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org into production
2 parents eeeaed2 + 55707f4 commit eef92d1

6 files changed

Lines changed: 52 additions & 52 deletions

File tree

src/config/last_updated.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -838,8 +838,8 @@
838838
},
839839
"en/2024/chapters/seo.html": {
840840
"date_published": "2024-12-02T00:00:00.000Z",
841-
"date_modified": "2024-12-03T00:00:00.000Z",
842-
"hash": "3f90e05b179b6025ad363cd65d6dcf2a"
841+
"date_modified": "2024-12-13T00:00:00.000Z",
842+
"hash": "82b533de0e2fe157b01b70e60811268a"
843843
},
844844
"en/2024/chapters/structured-data.html": {
845845
"date_published": "2024-11-11T00:00:00.000Z",

src/content/en/2024/seo.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,10 +1056,10 @@ While it is not a direct ranking factor, in the past certain features, including
10561056
### Home page usage
10571057

10581058
{{ figure_markup(
1059-
image="amp-markup-desktop-vs-mobile-home-pages.png",
1060-
caption="AMP markup desktop vs. mobile home pages.",
1061-
description="A Column chart showing percentage of desktop and mobile home page AMP markup attributes. HTML AMP Attribute is used on 0.04% of desktop pages. HTML AMP & Emoji Attribute is used on 0.01% of desktop pages, while HTML AMP or Emoji Attribute is used on 0.05% of desktop pages, and the Rel AMP HTML tag is used on 0.37% of desktop pages. On mobile, it was 0.27%, 0.06%, 0.33% and 0.63%, respectively.",
1062-
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vTitOH-aAprInUucdKE0WM41rpV2ri7KW90ZH9VGH2QLbvgKDq6tDRPRNJXMx3i0njRGEIZbxwYoKqJ/pubchart?oid=1013706420&format=interactive",
1059+
image="amp-markup-on-desktop-vs-mobile-home-pages.png",
1060+
caption="AMP markup on desktop vs. mobile home pages",
1061+
description="Column chart showing percentage of desktop and mobile home page AMP markup attributes. HTML AMP Attribute is used on 0.04% of desktop pages. HTML AMP & Emoji Attribute is used on 0.01% of desktop pages, while HTML AMP or Emoji Attribute is used on 0.05% of desktop pages, and the Rel AMP HTML tag is used on 0.37% of desktop pages. On mobile, it was 0.27%, 0.06%, 0.33% and 0.63%, respectively.",
1062+
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vTitOH-aAprInUucdKE0WM41rpV2ri7KW90ZH9VGH2QLbvgKDq6tDRPRNJXMx3i0njRGEIZbxwYoKqJ/pubchart?oid=491118415&format=interactive",
10631063
sheets_gid="693330825",
10641064
sql_file="mark-up-stats-2024.sql"
10651065
)

src/package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"node-fetch": "3.3.2",
4242
"node-watch": "0.7.4",
4343
"prettier": "3.4.2",
44-
"puppeteer": "23.10.2",
44+
"puppeteer": "23.10.4",
4545
"rainbow-code": "2.1.7",
4646
"recursive-readdir": "2.2.3",
4747
"run-script-os": "1.1.6",
Binary file not shown.
23.4 KB
Loading

0 commit comments

Comments
 (0)