We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e10735 commit 795fb39Copy full SHA for 795fb39
docs/_includes/Htmx.html
@@ -0,0 +1,3 @@
1
+{% if page.htmx or site.htmx %}
2
+<script src='https://unpkg.com/htmx.org@latest'></script>
3
+{% endif %}
0 commit comments