From f108ef801f8110fdb94533a0263586b4cb966117 Mon Sep 17 00:00:00 2001 From: Myzel394 Date: Mon, 31 Mar 2025 22:59:27 +0200 Subject: [PATCH] fix: Remove unused links --- docusaurus.config.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index a21f27b..2a568a7 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -80,12 +80,6 @@ const config: Config = { position: 'left', label: 'Tutorial', }, - {to: '/blog', label: 'Blog', position: 'left'}, - { - href: 'https://github.com/facebook/docusaurus', - label: 'GitHub', - position: 'right', - }, ], }, footer: {