From b937509260d607533ad178d1cc8aaf2c56ac9145 Mon Sep 17 00:00:00 2001 From: Andriy Cherniy Date: Tue, 11 Oct 2022 21:16:51 +0300 Subject: Added Ukrainian language --- config.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 5cccd7b..d652bfd 100644 --- a/config.yml +++ b/config.yml @@ -20,7 +20,7 @@ params: title: Qugalet description: "Personal Page" keywords: [Blog, Portfolio, Donate] - author: Me + author: Qugalet # author: ["Me", "You"] # multiple authors images: ["logo.jpg"] DateFormat: "January 2, 2006" @@ -113,6 +113,15 @@ params: threshold: 0.4 minMatchCharLength: 0 keys: ["title", "permalink", "summary", "content"] + +languages: + en: + title: Qugalet + description: "Personal page" + uk: + title: Qugalet + description: "Персональна сторінка" + menu: main: - identifier: contacts -- cgit v1.3-3-ga95d