Skip to content

Commit 4fd79a4

Browse files
author
Daniel Haehn
committed
Add redirect.
1 parent 0eea1a0 commit 4fd79a4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
THE LESSONS
1+
<html>
2+
<head>
3+
<title>lessons.goXTK.com</title>
4+
<meta http-equiv="refresh" content="0;URL=https://github.com/xtk/lessons">
5+
</head>
6+
7+
<body>
8+
redirecting to.. https://github.com/xtk/lessons
9+
</body>
10+
</html>
11+

0 commit comments

Comments
 (0)