diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-03-02 00:01:36 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-03-02 00:01:36 -0400 |
commit | 970e5e44cb61fa914eb84ffa0bccaf1adb879ee5 (patch) | |
tree | 005bfd7f5c924796971c51116b35301330c47da7 | |
parent | 97312de8513d86f87a4845484ecd4bd25c23973f (diff) |
remove [[news]] from homepage, it's auto-gen'd now
-rw-r--r-- | homepage.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/homepage.yaml b/homepage.yaml index b942da71..5799b7c1 100644 --- a/homepage.yaml +++ b/homepage.yaml @@ -3,8 +3,6 @@ Sidebar Content: |- <h1>Get involved!</h1> - [[static:feedback|Send feedback]] - [[static:discord|Join the Discord server]] - <hr> - [[news]] Navbar Links: - '[[listing-index:-|Listings]]' - '[[news-index:-|News]]' @@ -51,4 +49,4 @@ Albums: - album:the-raddest - album:dialed-to-11 -- album:retcon-2018 \ No newline at end of file +- album:retcon-2018 |