From 6f079c39f94b842cf5d8363795d80c87f81403ce Mon Sep 17 00:00:00 2001 From: Eliot Berriot <contact@eliotberriot.com> Date: Sun, 25 Jun 2017 23:40:39 +0200 Subject: [PATCH] Added link to documentation --- _data/navigation.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index 784c412..bd9820b 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -2,4 +2,6 @@ main: - title: "Demo" url: https://demo.funkwhale.audio - title: "Source" - url: https://code.eliotberriot.com/funkwhale + url: https://code.eliotberriot.com/funkwhale/funkwhale + - title: "Documentation" + url: https://docs.funkwhale.audio -- GitLab