Skip to content

Commit 8a0b0e2

Browse files
Update index.html
Remove wrong timeout before redirect
1 parent f455aa9 commit 8a0b0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<meta http-equiv="refresh" content="7; url='https://www.wannier.org'" />
4+
<meta http-equiv="refresh" content="0; url='https://www.wannier.org'" />
55
</head>
66
<body>
77
<p>You will be redirected to wannier.org soon! If this is not the case, please click <a href="https://www.wannier.org">here</a>.</p>

0 commit comments

Comments
 (0)