Merge branch 'main' of ssh://git.javalsai.tuxcord.net:1022/tuxcord/website

This commit is contained in:
2026-06-01 18:54:05 +01:00
+4 -6
View File
@@ -1,9 +1,9 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<!--#include virtual="head.html" --> <!--#include virtual="head.html" -->
</head> </head>
<body> <body>
<header> <header>
<!--#include virtual="header.html" --> <!--#include virtual="header.html" -->
</header> </header>
@@ -31,12 +31,10 @@
<li>No attempting to crash server or disrupt other people's gameplay with lag machines and the like.</li> <li>No attempting to crash server or disrupt other people's gameplay with lag machines and the like.</li>
<li>While greifing is permitted in most cases, do not greif the main end island.</li> <li>While greifing is permitted in most cases, do not greif the main end island.</li>
</ol> </ol>
<!--#include virtual="ascii-art.html" --> <!--#include virtual="ascii-art.html" -->
<footer> <footer>
<!--#include virtual="footer.html" --> <!--#include virtual="footer.html" -->
</footer> </footer>
</body> </body>
</html> </html>