From f648fa55d068aed7fc2e6abcfa661b227cd007dc Mon Sep 17 00:00:00 2001 From: mose Date: Thu, 12 Sep 2019 05:20:31 +0800 Subject: [PATCH] add link back to portal --- _config.yml | 3 +++ _devconfig.yml | 9 +++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index e8d555b..ea83663 100644 --- a/_config.yml +++ b/_config.yml @@ -55,6 +55,9 @@ owner: ## sidebar links: # For external links add external: true links: + - title: retour au Portail + url: https://crapaud-fou.org + - separator: true - title: Accueil url: / - title: Manifeste du crapaud diff --git a/_devconfig.yml b/_devconfig.yml index 803bbd7..aec0ea1 100644 --- a/_devconfig.yml +++ b/_devconfig.yml @@ -56,6 +56,9 @@ owner: ## sidebar links: # For external links add external: true links: + - title: retour au Portail + url: https://crapaud-fou.org + - separator: true - title: Accueil url: / - title: Manifeste du crapaud @@ -72,12 +75,6 @@ links: - title: Carte des Crapauds url: /carte/ - separator: true - - title: Discuter - url: /channelslist/ - - title: Wiki - url: https://wiki.crapaud-fou.org - external: true - - separator: true - title: Source url: https://github.com/crazy-toads/crazy-toads.github.io external: true