website: initial ooknet website commit
This commit is contained in:
parent
97be7a19c6
commit
a9280b78cd
55 changed files with 2424 additions and 2 deletions
5
outputs/pkgs/website/src/templates/anchor-link.html
Normal file
5
outputs/pkgs/website/src/templates/anchor-link.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<a
|
||||
class="zola-anchor icon icon--medium icon__link"
|
||||
href="#{{ id }}"
|
||||
aria-label="Anchor link for: {{ id }}"
|
||||
></a>
|
||||
Loading…
Add table
Add a link
Reference in a new issue