diff --git a/brainsteam/config.toml b/brainsteam/config.toml index dc60d05..e14c39e 100644 --- a/brainsteam/config.toml +++ b/brainsteam/config.toml @@ -24,7 +24,10 @@ unsafe= true avatar = "/images/avatar_small.png" - mainSections = ["post","note","reply","like","repost","bookmark"] + mainSections = ["post", "note"] + indieWebSections = ["note","reply","like","repost","bookmark"] + + [[menu.main]] name = "Home" @@ -32,15 +35,10 @@ url = "/" weight = 1 [[menu.main]] -name = "Articles" -url = "/posts" +name = "Web Activity" +url = "/webfeed" weight = 2 -[[menu.main]] -name = "Notes" -url = "/notes" -weight = 3 - [[menu.main]] name = "Bookmarks" url = "/bookmarks" diff --git a/brainsteam/content/webfeed/_index.md b/brainsteam/content/webfeed/_index.md new file mode 100644 index 0000000..cf2372d --- /dev/null +++ b/brainsteam/content/webfeed/_index.md @@ -0,0 +1,6 @@ +--- +url: /webfeed +title: Web Activity Feed +--- + +