Skip to content

Commit d51c905

Browse files
committed
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org into production
2 parents e66b90f + 0542b9f commit d51c905

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

src/config/2022.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -140,14 +140,14 @@
140140
},
141141
{
142142
"part": "III",
143-
"chapter_number": "20",
143+
"chapter_number": "19",
144144
"title": "Jamstack",
145145
"slug": "jamstack",
146146
"hero_dir": "2020"
147147
},
148148
{
149149
"part": "III",
150-
"chapter_number": "21",
150+
"chapter_number": "20",
151151
"title": "Sustainability",
152152
"slug": "sustainability",
153153
"hero_dir": "2022"
@@ -160,21 +160,21 @@
160160
"chapters": [
161161
{
162162
"part": "IV",
163-
"chapter_number": "22",
163+
"chapter_number": "21",
164164
"title": "Page Weight",
165165
"slug": "page-weight"
166166
},
167167
{
168168
"part": "IV",
169-
"chapter_number": "26",
170-
"title": "HTTP",
171-
"slug": "http"
169+
"chapter_number": "22",
170+
"title": "CDN",
171+
"slug": "cdn"
172172
},
173173
{
174174
"part": "IV",
175-
"chapter_number": "27",
176-
"title": "CDN",
177-
"slug": "cdn"
175+
"chapter_number": "23",
176+
"title": "HTTP",
177+
"slug": "http"
178178
}
179179
]
180180
}

0 commit comments

Comments
 (0)