summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-07 01:39:14 -0500
committerseth <[email protected]>2023-01-07 01:39:14 -0500
commit228fb31c7c03d5ade0b12ea63e8d8b75438b10af (patch)
tree1cccc5bb442591f842ff227f00ee0c33a773bfba
parent483338e099f8b59ee35b9b5f3061f01c3d64f912 (diff)
chore: update to modern info
-rw-r--r--src/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 89bdd34..8e1d890 100644
--- a/src/index.html
+++ b/src/index.html
@@ -18,8 +18,10 @@
<div class="content">
<h1>servers currently running:</h1>
<ul>
- <li>none :)</li>
+ <li>1.19.2 quilt server (w/ origins)</li>
</ul>
+ <br>
+ <b><a href="lul.html">click me</a></b>
</div>
</body>
</html>