Skip to content

Commit

Permalink
Update announcement modal content
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed Mar 20, 2024
1 parent e0c696d commit 42e78cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/lib/components/molecules/AnnouncementModal.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<div class="modal-content">
<button class="close-button" on:click={() => (show = false)}>X</button>
<div class="content">
<h4>🚀 Do you want to contribute to us?</h4>
<h4>🚀 Excited to announce the launch of our innovative 'Learn to Earn' Token Project</h4>
<p>
Join us on <SparklingHighlight
><a href="https://discord.gg/CpDZ3kg2rJ" target="_blank">Discord</a>
</SparklingHighlight> and let's make something amazing together!
🥇 Get ready to revolutionize language learning and earn reward <SparklingHighlight
><a href="http://langx.io" target="_blank">langX</a></SparklingHighlight
> tokens while you improve your skills!
</p>
</div>
</div>
Expand Down

0 comments on commit 42e78cc

Please sign in to comment.