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"]