Drobná oprava

This commit is contained in:
2025-12-13 15:43:29 +01:00
parent 9a2270e9f1
commit c7d74348ba

View File

@@ -1,6 +1,6 @@
baseURL = "http://localhost/" baseURL = "http://localhost/"
languageCode = "cs-cz" languageCode = "cs-cz"
title = "Blog Oscloud" title = "Oscloud News"
theme = "PaperMod" theme = "PaperMod"
[params] [params]
@@ -12,7 +12,7 @@ theme = "PaperMod"
ShowRssButtonInSectionTermList = true ShowRssButtonInSectionTermList = true
ShowToc = false ShowToc = false
label.icon = "logo.png" label.icon = "logo.png"
label.text = "Blog Oscloud" label.text = "Oscloud News"
[outputs] [outputs]
home = ["HTML", "RSS", "JSON"] home = ["HTML", "RSS", "JSON"]