forked from swee/MeowNex
Update sweebot.html
This commit is contained in:
parent
6147a185f5
commit
aaaae7b9de
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>MeowNexUS IRC - Dashboard</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="https://swee.codes/style.css" type="text/css">
|
||||
<body>
|
||||
<center>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<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>
|
||||
<br>
|
||||
<br>
|
||||
<a class="download" onclick="refresh();">Refresh</a>
|
||||
<a class="download" style="background: #027ef9;" onclick="refresh();"><img src="https://swee.codes/icons/refresh.svg"></a>
|
||||
</center>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue