diff options
| author | seth <[email protected]> | 2023-01-07 01:39:14 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-07 01:39:14 -0500 |
| commit | 228fb31c7c03d5ade0b12ea63e8d8b75438b10af (patch) | |
| tree | 1cccc5bb442591f842ff227f00ee0c33a773bfba /src | |
| parent | 483338e099f8b59ee35b9b5f3061f01c3d64f912 (diff) | |
chore: update to modern info
Diffstat (limited to 'src')
| -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> |
