Skip to content

Commit 5383301

Browse files
committed
add htmx 4 banner
1 parent d496430 commit 5383301

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

www/content/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@ if(window.location.search=="?ads=true") {
9494
</a>
9595
</div>
9696

97+
<div style="border: 1px solid lightgrey; margin:24px;padding:12px;border-radius: 8px; background-color: whitesmoke; color: black; filter: drop-shadow(3px 3px darkgray)">
98+
<b>NEWS:</b> htmx v4 is under active development and is now in beta, with a target release date of Summer '26! More details
99+
at <a href="https://four.htmx.org">https://four.htmx.org</a>
100+
</div>
101+
97102
<h2>introduction</h2>
98103

99104
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)