Skip to content

Commit

Permalink
Keep the RSS feed link, actually!
Browse files Browse the repository at this point in the history
  • Loading branch information
kgdn committed May 23, 2024
1 parent b17fef6 commit bffc5a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ url = "https://www.linkedin.com/in/kieran-gordon-80829b258"
url = "/now/"
weight = 3

[[menu.main]]

name = "rss"
url = "/index.xml"
weight = 4

[taxonomies] # used to define custom taxonomies, which can be used to categorize content
tag = "tags"
category = "categories"
Expand Down

0 comments on commit bffc5a0

Please sign in to comment.