From b82cf843e47e575dd8c2ad8fee547d8e2c3bb87f Mon Sep 17 00:00:00 2001 From: Carson Gross Date: Fri, 13 Dec 2024 11:06:48 -0700 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 49677bae7..afe326a1d 100644 --- a/www/content/docs.md +++ b/www/content/docs.md @@ -120,13 +120,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 as well: ```html - + ``` While the CDN approach is extremely simple, you may want to consider