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/partials/header.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'layouts/partials')
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 1db41b2..5a66907 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1,4 +1,4 @@
-Skip to Main Content
+{{ i18n "skip-link" }}
{{ .Site.Title }}
--
cgit v1.2.3