hugo-rottenwheel/hugo.toml

31 lines
602 B
TOML
Raw Permalink Normal View History

baseURL = 'https://blog.rottenwheel.com/'
2024-07-14 06:37:57 +00:00
languageCode = 'en-us'
title = 'rottenblog'
2024-09-01 04:37:10 +00:00
theme = 'rottentheme'
disableKinds = ['taxonomy']
2024-07-14 06:37:57 +00:00
enableRobotsTXT = true
[params]
repo = "https://github.com/rottenwheel/hugo-rottenwheel"
2024-09-06 04:01:21 +00:00
[[menu.main]]
url = "/index.xml"
name = "RSS"
2024-07-14 06:37:57 +00:00
[menu]
[[menu.main]]
url = "/"
name = "blog"
[[menu.main]]
url = "https://rottenwheel.com"
name = "about"
[[params.footer.items]]
url = "https://blog.rottenwheel.com"
name = "Clearnet"
[[params.footer.items]]
url = "http://blog.rotten7573m2nr2yfk7csmdshktycg76b37riuv6f2qfyzdhgiskm6id.onion"
icon = "tor.png"
name = "Onion"