From 48dfd56501df7cba251c63b688d698f9bd403996 Mon Sep 17 00:00:00 2001 From: Carson Gross Date: Sun, 26 Oct 2025 16:12:52 -0600 Subject: [PATCH] test deploy --- www/content/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/content/_index.md b/www/content/_index.md index 0c767535..325269db 100644 --- a/www/content/_index.md +++ b/www/content/_index.md @@ -94,6 +94,10 @@ if(window.location.search=="?ads=true") { +
+NEWS: htmx 4 is coming! +
+

introduction

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) @@ -117,7 +121,7 @@ By removing these constraints, htmx completes HTML as a [hypertext](https://en.w

quick start

```html - +