feat: add footer items and repo to config

This commit is contained in:
recanman 2024-09-05 21:51:31 -07:00
parent 8691beab60
commit 0747902fd9
2 changed files with 12 additions and 0 deletions

View file

@ -5,6 +5,9 @@ theme = 'rottentheme'
disableKinds = ['taxonomy']
enableRobotsTXT = true
[params]
repo = "https://github.com/rottenwheel/hugo-rottenwheel"
[[menu.main]]
url = "/index.xml"
name = "RSS"
@ -17,3 +20,12 @@ 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"

BIN
static/icons/tor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB