Add home page buttons

This commit is contained in:
Christopher Cookman 2025-09-29 21:58:15 -06:00
parent be0d8907b5
commit cb93f44dbe

View file

@ -52,6 +52,8 @@
<div class="links">
<a href="/about">About (WIP)</a><span> </span>
<a href="/directory">Directory</a><span> </span>
<a href="/validator">Block Availability</a> <span> </span>
<a href="/status" class="disabled" aria-disabled="true" tabindex="-1" style="pointer-events: none; opacity: 0.5;">Status (WIP)</a><span> </span>
<a href="/discord">Discord Server</a>
</div>
</div>