add status
This commit is contained in:
parent
e0486cd1b2
commit
5d491f574b
1 changed files with 5 additions and 0 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue