From 77eef8246e4535a0d451ac738f341283d8da7149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Tue, 29 Sep 2020 08:27:30 +0200 Subject: [PATCH] Add website link --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 9905edd..18ae2b6 100644 --- a/config.toml +++ b/config.toml @@ -47,3 +47,7 @@ disableAliases = true identifier = "gaia-rocket-program" name = "Gaia Rocket Program" url = "https://www.gaiarocketprogram.fr" + [[languages.en.menu.main]] + identifier = "website" + name = "Website" + url = "https://creekorful.dev"