1 parent eafa705 commit 148e254Copy full SHA for 148e254
1 file changed
index.html
@@ -0,0 +1,12 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+ <meta charset="utf-8">
5
+ <title>Redirecting to Sentinel...</title>
6
+ <!-- This line tells the browser to go to your repo immediately -->
7
+ <meta http-equiv="refresh" content="0; url=https://github.com/CodeFXR/Sentinel" />
8
+</head>
9
+<body>
10
+ <p>Redirecting to repository... <a href="https://github.com/CodeFXR/Sentinel">Click here if not redirected.</a></p>
11
+</body>
12
+</html>
0 commit comments