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="block">
|
||||||
<div class="text-sm">
|
<div class="text-sm">
|
||||||
<a href="/" class="block inline-block text-white hover:text-gray-500 mr-4 p-2"> Home </a>
|
<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">
|
<!-- TODO: Properly link -->
|
||||||
Docs
|
<a href="#" class="block inline-block text-white hover:text-gray-500 mr-4 p-2"> Docs </a>
|
||||||
</a>
|
|
||||||
<a href="/app" class="block inline-block text-white hover:text-gray-500 mr-4 p-2">
|
<a href="/app" class="block inline-block text-white hover:text-gray-500 mr-4 p-2">
|
||||||
App
|
App
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user