Skip to content

Commit bb4e20c

Browse files
authored
2024 Web Almanac (#951)
1 parent 15ea376 commit bb4e20c

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

templates/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@ <h1>
3737
<div class="col-lg-7 col-sm-6 col-md-6 col-xs-12">
3838
<h2>
3939
<small>Web Almanac</small>
40-
2022 State of the Web Report
40+
2024 State of the Web Report
4141
</h2>
4242

43-
<p>The Web Almanac combines the raw stats and trends of the HTTP Archive with the expertise of the web community. The 2022 edition is a comprehensive report on the state of the web, backed by real data and trusted web experts, and comprised of 20+ chapters spanning aspects of page content, user experience, publishing, and distribution.</p>
43+
<p>The Web Almanac combines the raw stats and trends of the HTTP Archive with the expertise of the web community. The 2024 edition is a comprehensive report on the state of the web, backed by real data and trusted web experts, and comprised of 20+ chapters spanning aspects of page content, user experience, publishing, and distribution.</p>
4444

45-
<a href="https://almanac.httparchive.org/en/2022/" class="btn alt">Read The 2022 Web Almanac</a>
45+
<a href="https://almanac.httparchive.org/en/2024/" class="btn alt">Read The 2024 Web Almanac</a>
4646
</div>
4747
<div class="col-lg-5 col-sm-6 col-md-6 hidden-xs">
48-
<a href="https://almanac.httparchive.org/en/2022/">
49-
<img src="https://almanac.httparchive.org/static/images/home-hero.png" width="820" height="562" alt="The 2022 Web Almanac" loading="lazy" />
48+
<a href="https://almanac.httparchive.org/en/2024/">
49+
<img src="https://almanac.httparchive.org/static/images/home-hero.png" width="820" height="562" alt="The 2024 Web Almanac" loading="lazy" />
5050
</a>
5151
</div>
5252
</div>

templates/main.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@
128128
</span>
129129

130130
<ul class="dropdown-content">
131+
<li>
132+
<a href="https://almanac.httparchive.org/en/2024/">2024</a>
133+
</li>
131134
<li>
132135
<a href="https://almanac.httparchive.org/en/2022/">2022</a>
133136
</li>

0 commit comments

Comments
 (0)