Do not link docs to make web-frontend build
This commit is contained in:
parent
470e2461da
commit
6fc3f95eeb
@ -29,9 +29,8 @@
|
||||
<div class="block">
|
||||
<div class="text-sm">
|
||||
<a href="/" class="block inline-block text-white hover:text-gray-500 mr-4 p-2"> Home </a>
|
||||
<a href="/docs" class="block inline-block text-white hover:text-gray-500 mr-4 p-2">
|
||||
Docs
|
||||
</a>
|
||||
<!-- TODO: Properly link -->
|
||||
<a href="#" class="block inline-block text-white hover:text-gray-500 mr-4 p-2"> Docs </a>
|
||||
<a href="/app" class="block inline-block text-white hover:text-gray-500 mr-4 p-2">
|
||||
App
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user