Skip to content

Commit 75a363f

Browse files
committed
Update index.html
1 parent 156fa37 commit 75a363f

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

docs/index.html

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Document</title>
8-
</head>
9-
<body>
10-
test!
11-
</body>
12-
</html>
2+
<meta charset="utf-8">
3+
<title>Redirecting/</title>
4+
<meta http-equiv="refresh" content="0; URL=examples/index.html">
5+
<link rel="canonical" href="../examples/index.html">
6+
<!-- https://gist.github.com/domenic/1f286d415559b56d725bee51a62c24a7 -->

0 commit comments

Comments
 (0)