Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 authored Apr 12, 2024
1 parent 3d1b403 commit 70d9695
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://github.com/Fabulously-Optimized/fabulously-optimized#fabulously-optimized" />
<meta http-equiv="refresh" content="0; url=https://download.fo" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://github.com/Fabulously-Optimized/fabulously-optimized#fabulously-optimized"/>
<link rel="canonical" href="https://download.fo"/>
<title>Fabulously Optimized</title>
</head>
<body>
<script>
window.location.href = "https://github.com/Fabulously-Optimized/fabulously-optimized#fabulously-optimized";
window.location.href = "https://download.fo";
</script>
<a href="https://www.curseforge.com/minecraft/modpacks/fabulously-optimized">Click to redirect</a>
<a href="https://download.fo">Click to redirect</a>
</body>
</html>

0 comments on commit 70d9695

Please sign in to comment.