mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-18 04:50:03 +02:00
Adding FontAwesome
This commit is contained in:
parent
269fa13774
commit
0eab4729be
2 changed files with 9 additions and 0 deletions
|
|
@ -1,4 +1,9 @@
|
|||
<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://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/js/regular.min.js"
|
||||
integrity="sha256-FR7X8I31WIyoJaQLE4STF1bYEoOncTwxTLPPgJVLXVs="
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
<script>anchors.add();</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue