Update navbar.html

This commit is contained in:
wrabit 2025-02-12 17:03:05 +00:00 committed by GitHub
parent 68d73ddeb6
commit 373f8fd97f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,7 @@
<a href="https://github.com/wrabit/django-cotton" target="_blank" class="text-yellow-900/40 dark:text-gray-100/50 flex items-center space-x-2">
<c-icons.github class="size-6" />
</a>
<a href="https://discord.gg/7fgedKq9" target="_blank" class="text-yellow-900/40 dark:text-gray-100/50 flex items-center space-x-2">
<a href="https://discord.gg/4x8ntQwHMe" target="_blank" class="text-yellow-900/40 dark:text-gray-100/50 flex items-center space-x-2">
<c-icons.discord class="size-7" />
</a>
</div>