mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-17 04:40:03 +02:00
Use alpinejs via npm install instead of unpkg.com link.
This commit is contained in:
parent
15d69fa9ef
commit
eda070175d
3 changed files with 50 additions and 2 deletions
|
|
@ -16,5 +16,3 @@
|
|||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue