Skip to content

Commit 077dc8b

Browse files
committed
init
0 parents  commit 077dc8b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<html>
2+
<head>
3+
<meta http-equiv="refresh" content="2;url=https://mdx-tutorial.github.io/" />
4+
<title>Page Moved</title>
5+
</head>
6+
<body>
7+
This page has moved. Click <a href="https://mdx-tutorial.github.io/">here</a> to go to the new page.
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)