mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-17 04:40:03 +02:00
npm: Use tippy.js via npm instead of CDN
This commit is contained in:
parent
8f4314fefc
commit
afc71d7184
6 changed files with 45 additions and 4 deletions
|
|
@ -7,8 +7,5 @@
|
|||
integrity="sha256-FR7X8I31WIyoJaQLE4STF1bYEoOncTwxTLPPgJVLXVs="
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
<script src="https://unpkg.com/popper.js@1"></script>
|
||||
<script src="https://unpkg.com/tippy.js@5"></script>
|
||||
|
||||
<script src="{{ "/assets/package_data.js?v=" | append: site.github.build_revision | relative_url }}"></script>
|
||||
<script src="{{ "/assets/scripts.js?v=" | append: site.github.build_revision | relative_url }}"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue