Skip to content

Commit 21e738f

Browse files
committed
Add temporary index.html.
1 parent 0e1415a commit 21e738f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<html>
2+
<head>
3+
<title>scikit-learn-contrib</title>
4+
5+
<meta http-equiv="refresh" content="1; URL=http://contrib.scikit-learn.org/lightning">
6+
</head>
7+
8+
<body>
9+
<a href="http://contrib.scikit-learn.org/lightning">lightning</a>
10+
</body>
11+
12+
</html>

0 commit comments

Comments
 (0)