forked from swee/MeowNex
Update dashboard.html
This commit is contained in:
parent
aaaae7b9de
commit
525bd85283
1 changed files with 3 additions and 1 deletions
|
@ -4,11 +4,13 @@
|
|||
<body>
|
||||
<center>
|
||||
<h1>MeowNexUS IRC</h1>
|
||||
<noscript>Requires JS, sorry.<br></noscript>
|
||||
<a class="softcard" style="display: inline-block;" title="Commands run" href="#"><span id="run">...</span><br><img src="https://swee.codes/icons/up.svg"></a>
|
||||
<a class="softcard" style="display: inline-block;" title="Commands refused" href="#"><span id="blocked">...</span><br><img src="https://swee.codes/icons/down.svg"></a>
|
||||
<a class="softcard" style="display: inline-block;" title="Links parsed" href="#"><span id="links">...</span><br><img width="25px" src="https://swee.codes/icons/links.svg"></a>
|
||||
<br>
|
||||
<br>
|
||||
<a class="download" style="background: #027ef9;" onclick="refresh();"><img src="https://swee.codes/icons/refresh.svg"></a>
|
||||
<a class="download" style="background: #027ef9;" title="Refresh stats" onclick="refresh();"><img src="https://swee.codes/icons/refresh.svg"></a>
|
||||
</center>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
Loading…
Reference in a new issue