mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
Added main menu and spacing
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body hx-indicator="#spinner">
|
||||
<center><a href="/">Search for a node </a> - <a href="/graph/network">See a realtime graph of the network </a> - <a href="/chat">See what people are saying </a> - <a href="/firehose">See <strong>everything</strong> </a> </center>
|
||||
<center>Search for a node - <a href="/graph/network">See a realtime graph of the network </a> - <a href="/chat">See what people are saying </a> - <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>
|
||||
|
||||
Reference in New Issue
Block a user