From afebeba99d57247abee53a6857f586ed964edee4 Mon Sep 17 00:00:00 2001
From: 2kool4idkwhat <120322313+2kool4idkwhat@users.noreply.github.com>
Date: Wed, 12 Jul 2023 14:17:10 +0200
Subject: a11y: add skipnav link
---
layouts/_default/baseof.html | 2 +-
layouts/partials/header.html | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
(limited to 'layouts')
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 7aa0605..06d71c3 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -36,7 +36,7 @@
{{- partial "header.html" . -}}
-
+
{{- block "main" . }}{{- end }}