Skip to content

Commit 7946b3b

Browse files
committed
fix: Link on banner
Fix #18
1 parent 31e9c64 commit 7946b3b

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
@@ -36,7 +36,7 @@ module.exports = {
3636
announcementBar: {
3737
id: 'disclaimer',
3838
content:
39-
'⚒ This website is a work in progress. If you want to help let us know on <a href="https://github.com/crosplatform-dev/crossplatform.dev">GitHub</a> 🙏',
39+
'⚒ This website is a work in progress. If you want to help let us know on <a href="https://github.com/crossplatform-dev/crossplatform.dev">GitHub</a> 🙏',
4040
backgroundColor: '#fafbfc',
4141
textColor: '#091E42',
4242
isCloseable: false,

0 commit comments

Comments
 (0)