Skip to content

Commit 1dfceab

Browse files
committed
removed target blank
1 parent 27f975f commit 1dfceab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

funding.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
<a href="https://basisvr.org/funding" class="text-gray-900 dark:text-gray-100 font-semibold">Funding</a>
8282
<a href="https://basisvr.org/philosophy" class="text-gray-600 dark:text-gray-300 hover:text-brand">Philosophy</a>
8383
<a href="https://docs.basisvr.org" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">Docs</a>
84-
<a href="https://github.com/BasisVR/basis" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">GitHub</a>
85-
<a href="https://basisvr.org/features" target="_blank" class="text-gray-600 dark:text-gray-300 hover:text-brand">features</a>
84+
<a href="https://github.com/BasisVR/basis" class="text-gray-600 dark:text-gray-300 hover:text-brand">GitHub</a>
85+
<a href="https://basisvr.org/features" class="text-gray-600 dark:text-gray-300 hover:text-brand">features</a>
8686
</nav>
8787
</div>
8888

0 commit comments

Comments
 (0)