From 017b411c0eeb884d39bfd3ce85ae361e69268649 Mon Sep 17 00:00:00 2001 From: carson Date: Fri, 26 Mar 2021 14:24:19 -0600 Subject: [PATCH] release prep --- www/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs.md b/www/docs.md index a7b5b42a..a3fece52 100644 --- a/www/docs.md +++ b/www/docs.md @@ -106,7 +106,7 @@ It can be used via [NPM](https://www.npmjs.com/) as "`htmx.org`" or downloaded o For added security, you can load the script using [Subresource Integrity (SRI)](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity). ``` html - + ``` ## [AJAX](#ajax)