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 ac7040b commit a642d6eCopy full SHA for a642d6e
1 file changed
index.html
@@ -40,6 +40,9 @@ <h2 class="text-2xl font-semibold text-gray-700 dark:text-gray-200 mb-4">Project
40
<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">
41
<span class="text-blue-600 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-300">Basis Discord</span>
42
</a>
43
+ <a href="https://opencollective.com/basis" class="block bg-white dark:bg-gray-800 p-4 rounded-lg shadow-md hover:shadow-lg transition-shadow duration-200">
44
+ <span class="text-blue-600 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-300">💰 Open Collective</span>
45
+ </a>
46
</div>
47
</section>
48
0 commit comments