diff options
| -rw-r--r-- | src/index.html | 4 |
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> |
