1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-17 04:40:03 +02:00

npm: Use anchor-js via npm instead of CDN

This commit is contained in:
Henrik Hautakoski 2022-01-25 13:21:18 +01:00
parent d4244851ab
commit 8f4314fefc
No known key found for this signature in database
GPG key ID: 608414D93E862CCD
5 changed files with 20 additions and 4 deletions

View file

@ -1,6 +1,3 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js"
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg="
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha256-pasqAKBDmFT4eHoN2ndd6lN370kFiGUFyTiUHWhU7k8="