Added main menu and spacing

This commit is contained in:
Pablo Revilla
2025-01-09 15:45:50 -08:00
parent a17db8ce93
commit 5882f79211
+1 -1
View File
@@ -33,7 +33,7 @@
</style>
</head>
<body hx-indicator="#spinner">
<center><a href="/">Search for a node </a>&nbsp;-&nbsp;<a href="/graph/network">See a realtime graph of the network </a>&nbsp;-&nbsp;<a href="/chat">See what people are saying </a>&nbsp;-&nbsp;<a href="/firehose">See <strong>everything</strong> </a> </center>
<center>Search for a node &nbsp;-&nbsp;<a href="/graph/network">See a realtime graph of the network </a>&nbsp;-&nbsp;<a href="/chat">See what people are saying </a>&nbsp;-&nbsp;<a href="/firehose">See <strong>everything</strong> </a> </center>
<br>
<div id="spinner" class="spinner-border secondary-primary htmx-indicator position-absolute top-50 start-50" role="status">
<span class="visually-hidden">Loading...</span>