Create guide.html

This commit is contained in:
TheErrorExe 2025-02-09 19:45:52 +01:00 committed by GitHub
parent f390ac4222
commit 31d2d54edf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
guide.html Normal file
View File

@ -0,0 +1,3 @@
<script>
windows.location.href = "/join";
</script>