Add i18n to skiplink

This commit is contained in:
Caio Lente 2023-09-29 19:57:55 -03:00
parent 64583d8a0a
commit 6f981964e0
No known key found for this signature in database
GPG key ID: E66D381776EFC03A
6 changed files with 17 additions and 11 deletions

View file

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