re-add navbar links

This commit is contained in:
not-nullptr 2024-03-12 16:54:26 +00:00
parent f3c20e8e2b
commit 3204d06ff1

View file

@ -73,9 +73,9 @@
<div
class="flex w-full flex-row items-center justify-center gap-2 text-sm font-medium text-[#A6A5A7]"
>
<!-- <a href="/" class="px-5 py-3 transition hover:text-white">Blog</a>
<a href="/" class="px-5 py-3 transition hover:text-white">Blog</a>
<a href="/" class="px-5 py-3 transition hover:text-white">Docs</a>
<a href="/" class="px-5 py-3 transition hover:text-white">FAQ</a> -->
<a href="/" class="px-5 py-3 transition hover:text-white">FAQ</a>
</div>
<div class="flex w-full flex-row items-center justify-end gap-4 text-[#A6A5A7]">
<a