We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b61eda commit af9b756Copy full SHA for af9b756
src/app/page.tsx
@@ -71,6 +71,7 @@ const Home = async () => {
71
large
72
alignment="center"
73
/>
74
+ <p><a href='https://discord.gg/RAmjjjr6mY'>Join the Discord Server</a></p>
75
</div>
76
<div className="flex-fill"></div>
77
<div className="d-flex flex-column align-items-center justify-content-end">
0 commit comments