Skip to content

Commit 12c6ac0

Browse files
committed
feat: add record issue in the announcementBar.
1 parent b1e41bc commit 12c6ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ const config = {
149149
// hideableSidebar: true,
150150
announcementBar: {
151151
id: 'announcementBar-1', // Increment on change
152-
content: `Give us a star ⭐️ - If you are using KCL or think it is an interesting project, we would love a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/kcl-lang/kcl">Github</a>`,
152+
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 <a target="_blank" rel="noopener noreferrer" href="https://github.com/kcl-lang/kcl">Github</a> and <a target="_blank" rel="noopener noreferrer" href="https://github.com/kcl-lang/kcl/issues/578">Record Issue</a>`,
153153
},
154154

155155
algolia: {

0 commit comments

Comments
 (0)