add status

This commit is contained in:
Waylon Walker 2023-11-12 12:11:42 -06:00
parent e0486cd1b2
commit 5d491f574b
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -20,9 +20,14 @@
<li class="flex items-center space-x-2 hover:bg-zinc-800 hover:text-white px-4 py-1"> <li class="flex items-center space-x-2 hover:bg-zinc-800 hover:text-white px-4 py-1">
<a href="https://registry-ui.wayl.one">Registry</a> <a href="https://registry-ui.wayl.one">Registry</a>
</li> </li>
<!-- shots -->
<li class="flex items-center space-x-2 hover:bg-zinc-800 hover:text-white px-4 py-1"> <li class="flex items-center space-x-2 hover:bg-zinc-800 hover:text-white px-4 py-1">
<a href="https://shots.wayl.one">Shots</a> <a href="https://shots.wayl.one">Shots</a>
</li> </li>
<!-- status -->
<li class="flex items-center space-x-2 hover:bg-zinc-800 hover:text-white px-4 py-1">
<a href="https://status.wayl.one">Status</a>
</li>
<!-- ntfy --> <!-- ntfy -->
<li class="flex items-center space-x-2 hover:bg-zinc-800 hover:text-white px-4 py-1"> <li class="flex items-center space-x-2 hover:bg-zinc-800 hover:text-white px-4 py-1">
<a href="https://ntfy.wayl.one">ntfy</a> <a href="https://ntfy.wayl.one">ntfy</a>