Compare commits

...

6 Commits

Author SHA1 Message Date
rottenwheel
f6d83e48dd
Merge pull request #6 from recanman/main
change a few things
2024-09-06 04:53:57 +00:00
recanman
d18b985983
Merge branch 'rottenwheel:main' into main 2024-09-06 04:53:00 +00:00
recanman
0747902fd9 feat: add footer items and repo to config 2024-09-05 21:51:31 -07:00
recanman
8691beab60 chore: update theme 2024-09-05 21:50:57 -07:00
recanman
b8be0919a2 chore: update theme 2024-09-05 21:03:42 -07:00
recanman
9e3282e1b6 feat: add rss as menu item 2024-09-05 21:01:21 -07:00
3 changed files with 17 additions and 1 deletions

View File

@ -5,6 +5,13 @@ 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 = "/"
@ -13,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

@ -1 +1 @@
Subproject commit a73f59ac85af222688d2f5499a013973aafff1f3
Subproject commit 359f7bb227ec76d76e4b788abe155e0d9dfd65f2