From 3c9e83726aa544fb719020435f164e70c8e9dc0e Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Mon, 9 Dec 2024 12:54:29 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=20refactor(minimal):=20decrease=20?= =?UTF-8?q?unnecessary=20configs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index eb0466fe..c17c9195 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -76,26 +76,6 @@ const config = { label: 'Home', position: 'right', }, - // { - // href: 'https://cloud.snigdhaos.org/', - // label: 'Cloud', - // position: 'right', - // }, - // { - // href: 'https://forum.snigdhaos.org/', - // label: 'Forum', - // position: 'right', - // }, - // { - // href: 'https://uptime.snigdhaos.org/', - // label: 'Uptime', - // position: 'right', - // }, - // { - // href: 'https://tools.snigdhaos.org/', - // label: 'Tools', - // position: 'right', - // }, { href: 'https://snigdha-os.github.io/snigdhaos-status/', label: 'Status',