From 76d59d433a90ed53473a0957c0b39f5f97b4537e Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Mon, 11 May 2020 23:03:01 +0200 Subject: [PATCH] Update index.html --- docs/index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/index.html b/docs/index.html index 891e0b52..64216817 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,6 @@ -<h1>Portapack Havoc</h1> -<h2>Nightly builds</h2> -<p><a href="/fake.bin">fake.bin</a></p> -<p><a href="/fake.bin">fake.bin</a></p> \ No newline at end of file +<head> + <meta http-equiv="refresh" content="0; URL=https://github.com/eried/portapack-havoc/releases" /> +</head> +<body> + <p>If you are not redirected, <a href="https://github.com/eried/portapack-havoc/releases">click here</a>.</p> +</body> -- GitLab