Actually works decently now
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
fba2ed646e
commit
01df9cc6dc
7 changed files with 32 additions and 31 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta content="width=device-width, initial-scale=1" charset="utf-8" />
|
||||
<link rel="icon" href="feed-the-void.png" type="image/icon">
|
||||
<meta http-equiv="refresh" content="5" />
|
||||
<meta http-equiv="refresh" content="3" />
|
||||
<title>F E E D T H E V O I D</title>
|
||||
<link href="prism.min.css" rel="stylesheet" />
|
||||
<link href="style.min.css" rel="stylesheet" />
|
||||
|
@ -29,6 +29,6 @@
|
|||
<script src="prism.js"></script>
|
||||
</body>
|
||||
<footer>
|
||||
<p><a href="https://git.askiiart.net/askiiart/feed-the-void">code</a> | <b>this page refreshes every 5 seconds</b></p>
|
||||
<p><a href="https://git.askiiart.net/askiiart/feed-the-void">code</a> | <b>this page refreshes every 3 seconds</b></p>
|
||||
</footer>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue