We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 077dc8bCopy full SHA for 077dc8b
index.html
@@ -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