From 6da93d0e875bceb0dd7e8c5c95cf7215721a5dc0 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Tue, 21 Nov 2023 20:31:28 +0000 Subject: [PATCH] rm announcement bar as docs have been live for half a year --- docusaurus.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 8ee2db6d..416ee263 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -160,10 +160,10 @@ const config = { disableSwitch: false, respectPrefersColorScheme: true, }, - announcementBar: { - id: 'announcementBar-3', // Increment on change - content: `This documentation site is fairly new. If you find any issues, please let us know. We are currently working on translating the documentation into other languages.`, - }, + //announcementBar: { + // id: 'announcementBar-3', // Increment on change + // content: `This documentation site is fairly new. If you find any issues, please let us know. We are currently working on translating the documentation into other languages.`, + //}, navbar: { title: 'Gitea', logo: {