From c7d74348ba4ee39d0dadabdf54b4dedba42ce031 Mon Sep 17 00:00:00 2001 From: Archos Date: Sat, 13 Dec 2025 15:43:29 +0100 Subject: [PATCH] =?UTF-8?q?Drobn=C3=A1=20oprava?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 11e9c4b..035e220 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = "http://localhost/" languageCode = "cs-cz" -title = "Blog Oscloud" +title = "Oscloud News" theme = "PaperMod" [params] @@ -12,7 +12,7 @@ theme = "PaperMod" ShowRssButtonInSectionTermList = true ShowToc = false label.icon = "logo.png" - label.text = "Blog Oscloud" + label.text = "Oscloud News" [outputs] home = ["HTML", "RSS", "JSON"]