Add RSS to navigation bar
This commit is contained in:
parent
28b2a2eff8
commit
febefb8c67
@ -78,3 +78,9 @@ paginate = 5
|
|||||||
name = "Main Website"
|
name = "Main Website"
|
||||||
url = "https://bbaovanc.com/"
|
url = "https://bbaovanc.com/"
|
||||||
weight = 20
|
weight = 20
|
||||||
|
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "rss"
|
||||||
|
name = "RSS Feed"
|
||||||
|
url = "/index.xml"
|
||||||
|
weight = 30
|
||||||
|
Reference in New Issue
Block a user