mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Remove RSS feed from main menu
Posts and Notes feeds are linked by their respective pages.
This commit is contained in:
parent
4433603899
commit
6c35495511
1 changed files with 0 additions and 7 deletions
|
@ -69,13 +69,6 @@ disableKinds = ["taxonomy", "term"]
|
|||
url = "/resume/"
|
||||
weight = 40
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "rss"
|
||||
name = "RSS feed"
|
||||
title = "rss feed"
|
||||
url = "/posts/index.xml"
|
||||
weight = 50
|
||||
|
||||
[permalinks]
|
||||
posts = "/posts/:year/:month/:day/:filename"
|
||||
notes = "/notes/:year/:month/:day/:filename"
|
||||
|
|
Loading…
Reference in a new issue