mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +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/"
|
url = "/resume/"
|
||||||
weight = 40
|
weight = 40
|
||||||
|
|
||||||
[[menu.main]]
|
|
||||||
identifier = "rss"
|
|
||||||
name = "RSS feed"
|
|
||||||
title = "rss feed"
|
|
||||||
url = "/posts/index.xml"
|
|
||||||
weight = 50
|
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
posts = "/posts/:year/:month/:day/:filename"
|
posts = "/posts/:year/:month/:day/:filename"
|
||||||
notes = "/notes/:year/:month/:day/:filename"
|
notes = "/notes/:year/:month/:day/:filename"
|
||||||
|
|
Loading…
Reference in a new issue