From 6d3247ba3e956e4fa429178c85e63d61f0984a6d Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sat, 4 Mar 2023 00:03:06 -0500 Subject: [PATCH] link to gitea.com for reporting errors --- docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 49bf639a..45ac006f 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -73,8 +73,8 @@ const config = { respectPrefersColorScheme: true, }, announcementBar: { - id: 'announcementBar-1', // Increment on change - content: `The updated documentation site is a work in progress. If you find any issues, please let us know. Translated documentation is also a work in progress.`, + id: 'announcementBar-2', // Increment on change + content: `The updated documentation site is a work in progress. If you find any issues, please let us know. Translated documentation is also a work in progress.`, }, navbar: { title: 'Gitea',