Skip to content

Commit

Permalink
add discord invite
Browse files Browse the repository at this point in the history
  • Loading branch information
velzie committed Apr 24, 2024
1 parent d99e30e commit a782d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Base.astro
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const title = headings ? headings[0].text + " | dreamland.js" : "404 | dreamlan
<a href="https://github.com/MercuryWorkshop/dreamlandjs">
<Icon size={30} name="mdi:github" />
</a>
<a href="https://discord.gg/PSFh37aZ5Q">
<a href="https://discord.gg/GKKF3CmHPA">
<Icon size={30} name="mdi:discord" />
</a>
</div>
Expand Down

0 comments on commit a782d65

Please sign in to comment.