We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820e77e commit e8967b5Copy full SHA for e8967b5
hugo-gh/hugo.toml
@@ -11,6 +11,9 @@ enableInlineShortcodes = true
11
[[params.ananke_socials]]
12
name = "github"
13
url = "https://github.com/networkcommons/networkcommons.org"
14
+ [[params.ananke_socials]]
15
+ name = "rss"
16
+ url = "https://www.networkcommons.org/index.xml"
17
[markup]
18
[markup.tableOfContents]
19
endLevel = 2
0 commit comments