2024-07-15 06:29:31 +00:00
|
|
|
baseURL = 'https://blog.rottenwheel.com/'
|
2024-07-14 06:37:57 +00:00
|
|
|
languageCode = 'en-us'
|
2024-07-15 06:41:18 +00:00
|
|
|
title = 'rottenblog'
|
2024-07-14 06:37:57 +00:00
|
|
|
theme = 'hugo-rottenwheel'
|
2024-07-15 06:29:31 +00:00
|
|
|
disableKinds = ['taxonomy']
|
2024-07-14 06:37:57 +00:00
|
|
|
enableRobotsTXT = true
|
|
|
|
|
|
|
|
[menu]
|
2024-07-15 06:29:31 +00:00
|
|
|
[[menu.main]]
|
|
|
|
url = "/"
|
|
|
|
name = "blog"
|
|
|
|
|
|
|
|
[[menu.main]]
|
|
|
|
url = "https://rottenwheel.com"
|
|
|
|
name = "about"
|