Skip to content

Commit 795fb39

Browse files
James BrundageJames Brundage
authored andcommitted
feat: WebSocket Website ( Fixes #19 )
Fixing output directory
1 parent 3e10735 commit 795fb39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/_includes/Htmx.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)