remove tech from nav
This commit is contained in:
@@ -37,15 +37,12 @@
|
||||
</svg>
|
||||
</a>
|
||||
<div class="font-mono flex flex-col mt-10">
|
||||
<a href="/team" class="text-base lowercase no-underline hover:underline mt-2">
|
||||
The Team
|
||||
</a>
|
||||
<a href="/story" class="text-base lowercase no-underline hover:underline mt-2">
|
||||
Our Story
|
||||
</a>
|
||||
<a href="/tech" class="text-base lowercase no-underline hover:underline mt-2">
|
||||
The Tech
|
||||
</a>
|
||||
<a href="/team" class="text-base lowercase no-underline hover:underline mt-2">
|
||||
Team
|
||||
</a>
|
||||
<a href="/community" class="text-base lowercase no-underline hover:underline mt-2">
|
||||
Community
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user