Add customgenerator linkthrough

This commit is contained in:
pietervdvn 2021-07-05 11:04:03 +02:00
parent 19d34454af
commit 12c79c4414

14
customGenerator.html Normal file
View file

@ -0,0 +1,14 @@
<html>
<body>
The custom generator has moved (temporarily), go to <a href='https://pietervdvn.github.io/mc/legacy/070/customGenerator.html'</a>
Redirecting you to the development version
<script>
window.location.replace("https://pietervdvn.github.io/mc/legacy/070/customGenerator.html" + window.location.search + window.location.hash );
</script>
</body>
</html>