news.html erstellen

This commit is contained in:
TheErrorExe 2025-02-24 13:37:21 +01:00 committed by GitHub
parent ede961383a
commit 9b82ab2972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
news.html Normal file
View File

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