update index.html with proxmox and opnsense,
add slight margin to buttons Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
@@ -14,9 +14,11 @@
|
||||
<h3 class = "std-text" style = "font-size: 24px; text-align: center;">Cluster Directory</h3>
|
||||
<div class="btn-group">
|
||||
<button onclick="window.location.href='https://tronnet.net';">Cluster Homepage</button>
|
||||
<button onclick="window.location.href='https://pve.tronnet.net';">DMZ Proxmox</button>
|
||||
<button onclick="window.location.href='https://opns.tronnet.net';">DMZ Opnsense</button>
|
||||
<button onclick="window.location.href='https://status.tronnet.net';">Cluster Status</button>
|
||||
<button onclick="window.location.href='https://wiki.tronnet.net';">Cluster Documentation</button>
|
||||
<button onclick="window.location.href='https://mail.tronnet.net/mail';">Mail</button>
|
||||
<button onclick="window.location.href='https://mail.tronnet.net/mail';">Tronnet Mail</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user