From 0a113946b0cbae4e1e84bd063ac727a893ca1000 Mon Sep 17 00:00:00 2001
From: Eliot Berriot <contact@eliotberriot.com>
Date: Fri, 28 Sep 2018 21:30:09 +0000
Subject: [PATCH] Update navigation.yml

---
 _data/navigation.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/_data/navigation.yml b/_data/navigation.yml
index 68e8b8b..d39b142 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -1,8 +1,10 @@
 main:
-  - title: "Blog"
-    url: https://blog.funkwhale.audio/local
   - title: "Demo"
     url: https://demo.funkwhale.audio
+  - title: "Blog"
+    url: https://blog.funkwhale.audio/local
+  - title: "Forums"
+    url: https://socialhub.network/c/projects/funkwhale
   - title: "Source"
     url: https://code.eliotberriot.com/funkwhale/funkwhale
   - title: "Documentation"
-- 
GitLab