From 6f981964e0ec959fb34fd365b3e29988cc51e062 Mon Sep 17 00:00:00 2001
From: Caio Lente <7017340+clente@users.noreply.github.com>
Date: Fri, 29 Sep 2023 19:57:55 -0300
Subject: Add i18n to skiplink
---
layouts/_default/baseof.html | 2 +-
layouts/partials/header.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'layouts')
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 06d71c3..fdfa47c 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -36,7 +36,7 @@
{{- partial "header.html" . -}}
-
+
{{- block "main" . }}{{- end }}