mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-17 04:40:03 +02:00
Adding default layout from primer theme.
This commit is contained in:
parent
87b029a837
commit
ba746d7cf8
3 changed files with 28 additions and 0 deletions
4
_includes/js.html
Normal file
4
_includes/js.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js"
|
||||
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg="
|
||||
crossorigin="anonymous"></script>
|
||||
<script>anchors.add();</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue