From cbe35821d7d1c436c96b3a7805faed82688bc06c Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Tue, 10 Dec 2024 18:31:52 +0100 Subject: Fix localization --- _includes/header.html | 2 +- contact.html | 5 +++-- dn42.md | 1 + search.html | 9 +++++---- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index c06e4cb..4663f3d 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -13,7 +13,7 @@ -
+
{% comment %} my_page.autogen is populated by the pagination logic for all pages that are automatically created by the gem. Check for non-existence to exclude pagination pages from site.pages iterators diff --git a/contact.html b/contact.html index c451bc3..e4e39f3 100644 --- a/contact.html +++ b/contact.html @@ -1,13 +1,14 @@ --- layout: page -title: Kontakt +title: Contact in_navbar: true order: 100 +lang: "en" ---