1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00

_includes/js.html: adding alpinejs

This commit is contained in:
Henrik Hautakoski 2022-01-24 14:50:45 +01:00
parent f73e7445c5
commit f65b7c7d91
No known key found for this signature in database
GPG key ID: 608414D93E862CCD

View file

@ -16,3 +16,5 @@
<script src="https://unpkg.com/tippy.js@5"></script>
<script src="{{ "/assets/scripts.js?v=" | append: site.github.build_revision | relative_url }}"></script>
<script src="https://unpkg.com/alpinejs"></script>