From 8f35b4cbaa7ca90e0e3f36ba5cd01fcb10aa5b49 Mon Sep 17 00:00:00 2001 From: Normand Overney Date: Sun, 29 Oct 2023 14:41:42 +0100 Subject: [PATCH] added BaselHack --- website/docusaurus.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 7ca0f2e..c9ead89 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -103,10 +103,10 @@ const config = { label: 'GitHub Issues', href: 'https://github.com/noverney/randoms/issues', }, - // { - // label: 'Discord', - // href: 'https://discordapp.com/invite/docusaurus', - // }, + { + label: 'BaselHack', + href: 'https://www.baselhack.ch/', + }, // { // label: 'Twitter', // href: 'https://twitter.com/docusaurus',