Files
oscloud-news/hugo.toml
2025-12-13 17:46:57 +01:00

24 lines
485 B
TOML

baseURL = "https://news.oscloud.cz/"
languageCode = "cs-cz"
title = "Oscloud News"
theme = "ananke"
[params]
ShowReadingTime = true
ShowShareButtons = false
ShowPostNavLinks = true
ShowBreadCrumbs = true
ShowCodeCopyButtons = true
[[params.socialIcons]]
name = "mastodon"
url = "https://mamutovo.cz/@oscloud"
[[params.socialIcons]]
name = "email"
url = "mailto:info@oscloud.cz"
[[params.socialIcons]]
name = "github"
url = "https://git.arch-linux.cz/Oscloud"