aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2024-03-20 10:58:31 +0100
committerDrew DeVault <sir@cmpwn.com>2024-03-20 10:58:35 +0100
commit958bed0fb399a104ca263bc1458ba6ff89a73698 (patch)
treefb75cf642e9f49368e526d49bca6bd94532663f4 /config
parent41f784184e84332c783530bd2fed8cff66473edb (diff)
downloadwritefreesoftware.org-958bed0fb399a104ca263bc1458ba6ff89a73698.tar.xz
Announce Discourse instance
Diffstat (limited to 'config')
-rw-r--r--config/_default/menus/menu.en.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/_default/menus/menu.en.toml b/config/_default/menus/menu.en.toml
index b8d5b35..05caa9e 100644
--- a/config/_default/menus/menu.en.toml
+++ b/config/_default/menus/menu.en.toml
@@ -4,6 +4,11 @@
url = "learn/"
[[main]]
+ name = "Community"
+ weight = 5
+ url = "https://discourse.writefreesoftware.org"
+
+[[main]]
name = "Blog"
weight = 5
url = "blog/"