From eeaad206e89eff30db112a66dafb13ac75a0948a Mon Sep 17 00:00:00 2001 From: Carson Gross Date: Mon, 12 Aug 2024 15:06:59 -0600 Subject: [PATCH] update sha --- www/content/docs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/content/docs.md b/www/content/docs.md index 51f20ef4a..2a71aef9a 100644 --- a/www/content/docs.md +++ b/www/content/docs.md @@ -121,13 +121,13 @@ The fastest way to get going with htmx is to load it via a CDN. You can simply a your head tag and get going: ```html - + ``` An unminified version is also available for debugging as well: ```html - + ``` While the CDN approach is extremely simple, you may want to consider