Skip to content

Commit 5e01965

Browse files
authored
Update index.html
1 parent 01c71b2 commit 5e01965

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=sign.html">
6+
<title>Redirecting...</title>
7+
</head>
8+
<body>
9+
<p>Redirecting to <a href="main.html">main.html</a>...</p>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)