31 lines
No EOL
602 B
TOML
31 lines
No EOL
602 B
TOML
baseURL = 'https://blog.rottenwheel.com/'
|
|
languageCode = 'en-us'
|
|
title = 'rottenblog'
|
|
theme = 'rottentheme'
|
|
disableKinds = ['taxonomy']
|
|
enableRobotsTXT = true
|
|
|
|
[params]
|
|
repo = "https://github.com/rottenwheel/hugo-rottenwheel"
|
|
|
|
[[menu.main]]
|
|
url = "/index.xml"
|
|
name = "RSS"
|
|
|
|
[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" |