Update index.html

This commit is contained in:
Madis Otenurm 2021-03-10 21:53:47 +02:00 committed by GitHub
parent fb5efed3e8
commit 5a762c1472
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
<title>Fabulously Optimized</title>
</head>
<body>
<a href="https://www.curseforge.com/minecraft/modpacks/fabulously-optimized">Click to redirect</a>
<script>
location.replace("https://www.curseforge.com/minecraft/modpacks/fabulously-optimized");
</script>