Skip to content

Commit

Permalink
docs: tweak the announcement bar message
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed May 29, 2024
1 parent a569842 commit 9cd9130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const config: Config = {
announcementBar: {
id: "improve-docs",
content:
`🙏 Please help us improve docs: If you find any errors, don't hesitate to click the "Edit this page" at the bottom.
`🙏 Please help us improve docs: If you find any errors, don't hesitate to click the "Edit this page" link at bottom.
If you want to contribute, please check out <a target="_blank" href="https://github.com/yazi-rs/yazi-rs.github.io/issues/70">the Tracker issue</a>.`,
},
} satisfies Preset.ThemeConfig,
Expand Down

0 comments on commit 9cd9130

Please sign in to comment.