Skip to content

Commit

Permalink
chore: fix banner typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejVukosav committed Dec 11, 2024
1 parent dd4394f commit f6e8f39
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 @@ -65,7 +65,7 @@ const config: Config = {
id: 'id-0002',
content: `
**🎉 OPEN REGISTRATIONS FOR HACKATHONS 🎉**
<a href="https://dorahacks.io/hackathon/calimero-x-icp/hackers">ICP Hackathon</a> with price pool of 40 000 USD and <a href="https://dorahacks.io/hackathon/calimero-x-starknet/detail">Starknet Hackathon</a> with price pool of 25 000 USD!`,
<a href="https://dorahacks.io/hackathon/calimero-x-icp/hackers">ICP Hackathon</a> with prize pool of 40 000 USD and <a href="https://dorahacks.io/hackathon/calimero-x-starknet/detail">Starknet Hackathon</a> with prize pool of 25 000 USD!`,
backgroundColor: '#fabc0c',
textColor: '#000000',
isCloseable: true,
Expand Down

0 comments on commit f6e8f39

Please sign in to comment.