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 3fa4f87 commit fd5e508Copy full SHA for fd5e508
1 file changed
index.html
@@ -96,9 +96,10 @@
96
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Docs</a>
97
<a href="https://basisvr.org/funding"
98
class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Funding</a>
99
+ <a href="https://basisvr.org/philosophy"
100
+ class="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand">Philosophy</a>
101
</div>
102
-
103
<!-- Hero -->
104
<header class="mt-12 text-center">
105
<h1 class="text-4xl font-extrabold sm:text-6xl">
0 commit comments