Verschiebung nach anderem RePo - nun pro Projekt getrennt
This commit is contained in:
11
bin/main/static/games/vanilla/vanillawarten.html
Normal file
11
bin/main/static/games/vanilla/vanillawarten.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0;url=/games/vanilla/neuvanilla.html">
|
||||
<title>Vanilla Game – xXx Sphere</title>
|
||||
</head>
|
||||
<body>
|
||||
<script>window.location.replace('/games/vanilla/neuvanilla.html');</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user