Skip to content

Commit 17f417c

Browse files
committed
remove 2.0 announcement
1 parent c838cfb commit 17f417c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

www/content/_index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,6 @@ if(window.location.search=="?ads=true") {
9191
</a>
9292
</div>
9393

94-
<div class="alert">
95-
<b>NEWS:</b> htmx 2.0 has been released! It is not currently marked as <a href="https://docs.npmjs.com/cli/v10/commands/npm-dist-tag#purpose"><code>latest</code></a>
96-
in NPM so that people using the <a href="https://v1.htmx.org">1.x line</a> are not accidentally upgraded. We will mark
97-
2.0 as <code>latest</code> at some point in 2025.
98-
</div>
99-
10094
<h2>introduction</h2>
10195

10296
htmx gives you access to [AJAX](@/docs.md#ajax), [CSS Transitions](@/docs.md#css_transitions), [WebSockets](@/docs.md#websockets-and-sse) and [Server Sent Events](@/docs.md#websockets-and-sse)

0 commit comments

Comments
 (0)