mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-18 04:50:03 +02:00
npm: Use jquery via npm instead of CDN
This commit is contained in:
parent
2b7274e8b0
commit
7e3f30c512
6 changed files with 41 additions and 5 deletions
|
|
@ -1,8 +1,4 @@
|
|||
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
|
||||
integrity="sha256-pasqAKBDmFT4eHoN2ndd6lN370kFiGUFyTiUHWhU7k8="
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/js/regular.min.js"
|
||||
integrity="sha256-FR7X8I31WIyoJaQLE4STF1bYEoOncTwxTLPPgJVLXVs="
|
||||
crossorigin="anonymous"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue