From 12c6ac0b7c1c8ec565e2e14a0e5b454dfe3e7de1 Mon Sep 17 00:00:00 2001 From: peefy Date: Wed, 12 Jul 2023 23:24:55 +0800 Subject: [PATCH] feat: add record issue in the announcementBar. --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index c6201ac9..5ff9db99 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -149,7 +149,7 @@ const config = { // hideableSidebar: true, announcementBar: { id: 'announcementBar-1', // Increment on change - content: `Give us a star ⭐️ - If you are using KCL or think it is an interesting project, we would love a star on Github`, + content: `Give us a star ⭐️ - If you are using KCL or think it is an interesting project, we would love a star and record on Github and Record Issue`, }, algolia: {