a11y: add skipnav link

This commit is contained in:
2kool4idkwhat 2023-07-12 14:17:10 +02:00
parent f26d122b2a
commit afebeba99d
Failed to generate hash of commit
3 changed files with 18 additions and 1 deletions

View file

@ -36,7 +36,7 @@
<header>
{{- partial "header.html" . -}}
</header>
<main>
<main id="maincontent">
{{- block "main" . }}{{- end }}
</main>
<footer>