Skip to content

Commit 3fa4f87

Browse files
committed
updated
1 parent d031eb9 commit 3fa4f87

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

philosophy.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,12 @@
7373
class="h-10 w-10 rounded-lg ring-1 ring-gray-200 dark:ring-white/10 group-hover:scale-105 transition" loading="lazy" />
7474
<span class="font-semibold text-lg">BasisVR</span>
7575
</a>
76+
7677
<nav class="hidden sm:flex items-center gap-5 text-sm">
7778
<a href="/philosophy" class="text-gray-900 dark:text-gray-100 font-semibold">Philosophy</a>
7879
<a href="https://docs.basisvr.org" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">Docs</a>
7980
<a href="https://github.com/BasisVR/basis" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">GitHub</a>
81+
<a href="/funding" class="text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
8082
</nav>
8183
</div>
8284

0 commit comments

Comments
 (0)