Skip to content

Commit

Permalink
chore: announce code coverage question
Browse files Browse the repository at this point in the history
  • Loading branch information
3v0k4 committed Nov 14, 2024
1 parent 10c4710 commit 21341fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docusaurus/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ const config: Config = {
],

themeConfig: {
announcementBar: {
backgroundColor: "#c5e7fc",
content:
'Please answer <a target="_blank" rel="noopener noreferrer" href="https://docs.google.com/forms/d/e/1FAIpQLScyX464Zjz_bRsRmS-xp5ISiheTDWGZTwkptmtirXkBFn761Q/viewform?usp=sf_link">one question</a> about code coverage 🙏',
},
navbar: {
logo: {
alt: "Knapsack Pro logo",
Expand Down

0 comments on commit 21341fe

Please sign in to comment.