From 0cdda9a463bd323a1a6161593ce2126342a29a86 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 7 Dec 2023 17:37:02 +0000 Subject: [PATCH] add banner --- docusaurus.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index f688c0c3..5c1dcf12 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-4', // Increment on change + content: `Try   Gitea Cloud   ☁️   for 14 days Accelerate your Development & Deploys!`, + }, navbar: { title: 'Gitea', logo: {