summaryrefslogtreecommitdiffstatshomepage
path: root/www/content/extensions/head-support.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/content/extensions/head-support.md')
-rw-r--r--www/content/extensions/head-support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content/extensions/head-support.md b/www/content/extensions/head-support.md
index 62690dd0..e0e55fed 100644
--- a/www/content/extensions/head-support.md
+++ b/www/content/extensions/head-support.md
@@ -18,7 +18,7 @@ This extension addresses that shortcoming & will likely be integrated into htmx
## Install
```html
-<script src="https://unpkg.com/htmx.org@1.9.11/dist/ext/head-support.js"></script>
+<script src="https://unpkg.com/htmx.org@1.9.12/dist/ext/head-support.js"></script>
```
## Usage