Skip to content

Commit b3214d9

Browse files
committed
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org into production
2 parents db225dd + 9d1d7a5 commit b3214d9

6 files changed

Lines changed: 457 additions & 46 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Production Checks GitHub Action](https://github.com/HTTPArchive/almanac.httparchive.org/workflows/Production%20Checks/badge.svg)](https://github.com/HTTPArchive/almanac.httparchive.org/actions?query=workflow%3A%22Production+Checks%22) [![Test Website GitHub Action](https://github.com/HTTPArchive/almanac.httparchive.org/workflows/Test%20Website/badge.svg?branch=main)](https://github.com/HTTPArchive/almanac.httparchive.org/actions?query=workflow%3A%22Test+Website%22) [![TLS Observatory](https://img.shields.io/mozilla-observatory/grade-score/almanac.httparchive.org?publish)](https://observatory.mozilla.org/analyze/almanac.httparchive.org)
44

5-
[![2022 Content Planning](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/20)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/20) [![2022 Analysis Milestone](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/21)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/21) [![2022 Content Writing Milestone](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/22)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/22) [![2022 Launch!](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/23)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/23) [![Content Translation Milestone](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/19)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/19)
5+
[![2024 Content Planning](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/27)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/27) [![2024 Analysis Milestone](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/24)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/24) [![2024 Content Writing Milestone](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/25)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/25) [![2024 Launch!](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/26)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/26) [![Content Translation Milestone](https://img.shields.io/github/milestones/progress/HttpArchive/almanac.httparchive.org/19)](https://github.com/HTTPArchive/almanac.httparchive.org/milestone/19)
66

77
[![Open Dev Pull Requests](https://img.shields.io/github/issues-pr/HTTPArchive/almanac.httparchive.org/development)](https://github.com/HTTPArchive/almanac.httparchive.org/pulls?q=is%3Apr+is%3Aopen+label%3Adevelopment) [![Open Analysis Pull Requests](https://img.shields.io/github/issues-pr/HTTPArchive/almanac.httparchive.org/analysis)](https://github.com/HTTPArchive/almanac.httparchive.org/pulls?q=is%3Apr+is%3Aopen+label%3Aanalysis) [![Open Translation Pull Requests](https://img.shields.io/github/issues-pr/HTTPArchive/almanac.httparchive.org/translation)](https://github.com/HTTPArchive/almanac.httparchive.org/pulls?q=is%3Apr+is%3Aopen+label%3Atranslation) [![Open Writing Pull Requests](https://img.shields.io/github/issues-pr/HTTPArchive/almanac.httparchive.org/writing)](https://github.com/HTTPArchive/almanac.httparchive.org/pulls?q=is%3Apr+is%3Aopen+label%3Awriting)
88

src/config/last_updated.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,6 +1738,11 @@
17381738
"date_modified": "2024-01-09T00:00:00.000Z",
17391739
"hash": "2c6952d1da81ec9ffe4ef15d403378c6"
17401740
},
1741+
"ja/2022/chapters/capabilities.html": {
1742+
"date_published": "2024-08-21T00:00:00.000Z",
1743+
"date_modified": "2024-08-21T00:00:00.000Z",
1744+
"hash": "b04974725c3e7300e152ece7ac91b1e7"
1745+
},
17411746
"ja/2022/chapters/css.html": {
17421747
"date_published": "2022-11-07T00:00:00.000Z",
17431748
"date_modified": "2022-12-12T00:00:00.000Z",
@@ -2400,8 +2405,8 @@
24002405
},
24012406
"zh-CN/2020/chapters/performance.html": {
24022407
"date_published": "2020-12-16T00:00:00.000Z",
2403-
"date_modified": "2022-12-12T00:00:00.000Z",
2404-
"hash": "9153a88a58bb7777e8b48b6608b952aa"
2408+
"date_modified": "2024-08-21T00:00:00.000Z",
2409+
"hash": "d6463769e4cb6129ccf1281a13101d19"
24052410
},
24062411
"zh-CN/2020/contributors.html": {
24072412
"date_published": "2020-07-14T00:00:00.000Z",

0 commit comments

Comments
 (0)