Skip to content

Commit

Permalink
feat: add record issue in the announcementBar.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peefy committed Jul 12, 2023
1 parent b1e41bc commit 12c6ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a target="_blank" rel="noopener noreferrer" href="https://github.com/kcl-lang/kcl">Github</a>`,
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>`,
},

algolia: {
Expand Down

0 comments on commit 12c6ac0

Please sign in to comment.