Skip to content

Commit d63c4f1

Browse files
authored
Update links to 2025 Web Almanac (#1194)
1 parent dd6aa88 commit d63c4f1

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

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

45-
<a href="https://almanac.httparchive.org/en/2024/" class="btn alt">Read The 2024 Web Almanac</a>
45+
<a href="https://almanac.httparchive.org/en/2025/" class="btn alt">Read The 2025 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/2024/">
49-
<img src="https://almanac.httparchive.org/static/images/home-hero.png" width="820" height="562" alt="The 2024 Web Almanac" loading="lazy" />
48+
<a href="https://almanac.httparchive.org/en/2025/">
49+
<img src="https://almanac.httparchive.org/static/images/home-hero.png" width="820" height="562" alt="The 2025 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
@@ -132,6 +132,9 @@
132132
</span>
133133

134134
<ul class="dropdown-content">
135+
<li>
136+
<a href="https://almanac.httparchive.org/en/2025/">2025</a>
137+
</li>
135138
<li>
136139
<a href="https://almanac.httparchive.org/en/2024/">2024</a>
137140
</li>

0 commit comments

Comments
 (0)