mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-18 04:50:03 +02:00
npm: Use clipboardjs via npm instead of unpkg.com link
This commit is contained in:
parent
8f16293ec3
commit
d4244851ab
6 changed files with 87 additions and 3 deletions
|
|
@ -10,8 +10,6 @@
|
|||
integrity="sha256-FR7X8I31WIyoJaQLE4STF1bYEoOncTwxTLPPgJVLXVs="
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js"></script>
|
||||
|
||||
<script src="https://unpkg.com/popper.js@1"></script>
|
||||
<script src="https://unpkg.com/tippy.js@5"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue