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 f2117f6 commit 44e48c3Copy full SHA for 44e48c3
1 file changed
index.html
@@ -34,6 +34,9 @@ <h2 class="text-2xl font-semibold text-gray-700 dark:text-gray-200 mb-4">Project
34
<a href="https://x.com/BasisVR" class="block bg-white dark:bg-gray-800 p-4 rounded-lg shadow-md hover:shadow-lg transition-shadow duration-200">
35
<span class="text-blue-600 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-300">𝕏 Twitter</span>
36
</a>
37
+ <a href="https://discord.gg/v6ve6WT562" class="block bg-white dark:bg-gray-800 p-4 rounded-lg shadow-md hover:shadow-lg transition-shadow duration-200">
38
+ <span class="text-blue-600 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-300">Basis Discord</span>
39
+ </a>
40
</div>
41
</section>
42
0 commit comments