From fa643b0a123c09167d5283ce7a0029a7f7af9842 Mon Sep 17 00:00:00 2001 From: Niklas Date: Tue, 15 Nov 2022 16:26:40 +0100 Subject: [PATCH] Change mastodon link and remove survey link --- docusaurus.config.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 335055b..af999c1 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -122,7 +122,7 @@ const config = { }, { label: 'Mastodon', - href: 'https://mastodon.social/web/@SirNik', + href: 'https://mathstodon.xyz/web/@SirNik', }, ], }, @@ -141,10 +141,6 @@ const config = { label: 'Gitea', href: 'https://git.niklas-birk.de', }, - { - label: 'Surveys', - href: 'https://survey.niklas-birk.de', - }, ], }, ],