Skip to content

Commit

Permalink
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org…
Browse files Browse the repository at this point in the history
… into production
  • Loading branch information
tunetheweb committed Dec 13, 2024
2 parents eeeaed2 + 55707f4 commit eef92d1
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions src/config/last_updated.json
Original file line number Diff line number Diff line change
Expand Up @@ -838,8 +838,8 @@
},
"en/2024/chapters/seo.html": {
"date_published": "2024-12-02T00:00:00.000Z",
"date_modified": "2024-12-03T00:00:00.000Z",
"hash": "3f90e05b179b6025ad363cd65d6dcf2a"
"date_modified": "2024-12-13T00:00:00.000Z",
"hash": "82b533de0e2fe157b01b70e60811268a"
},
"en/2024/chapters/structured-data.html": {
"date_published": "2024-11-11T00:00:00.000Z",
Expand Down
8 changes: 4 additions & 4 deletions src/content/en/2024/seo.md
Original file line number Diff line number Diff line change
Expand Up @@ -1056,10 +1056,10 @@ While it is not a direct ranking factor, in the past certain features, including
### Home page usage

{{ figure_markup(
image="amp-markup-desktop-vs-mobile-home-pages.png",
caption="AMP markup desktop vs. mobile home pages.",
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.",
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vTitOH-aAprInUucdKE0WM41rpV2ri7KW90ZH9VGH2QLbvgKDq6tDRPRNJXMx3i0njRGEIZbxwYoKqJ/pubchart?oid=1013706420&format=interactive",
image="amp-markup-on-desktop-vs-mobile-home-pages.png",
caption="AMP markup on desktop vs. mobile home pages",
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.",
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vTitOH-aAprInUucdKE0WM41rpV2ri7KW90ZH9VGH2QLbvgKDq6tDRPRNJXMx3i0njRGEIZbxwYoKqJ/pubchart?oid=491118415&format=interactive",
sheets_gid="693330825",
sql_file="mark-up-stats-2024.sql"
)
Expand Down
90 changes: 45 additions & 45 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"node-fetch": "3.3.2",
"node-watch": "0.7.4",
"prettier": "3.4.2",
"puppeteer": "23.10.2",
"puppeteer": "23.10.4",
"rainbow-code": "2.1.7",
"recursive-readdir": "2.2.3",
"run-script-os": "1.1.6",
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eef92d1

Please sign in to comment.