Skip to content

Commit c413d75

Browse files
author
-
committed
0
1 parent e363058 commit c413d75

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

web/index.html

+12-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
<!DOCTYPE html>
2-
<html><head><meta charset=utf-8><title>ngn/apl</title><style>body,textarea,input{font-family:a,monospace}</style></head><body><pre>
3-
temporarily unavailable, being moved to <a href="https://gitlab.com/n9n/apl">https://gitlab.com/n9n/apl</a>
4-
</pre></body></html>
2+
<html>
3+
<head>
4+
<meta charset=utf-8><title>redirecting...</title>
5+
<meta http-equiv=refresh content="0;url=https://n9n.gitlab.io/apl"/>
6+
<script>location=(''+location).replace('ngn.github','n9n.gitlab')</script>
7+
</head>
8+
<body>
9+
<pre>
10+
redirecting to <a href='https://n9n.gitlab.io/apl'>https://n9n.gitlab.io/apl</a> ...
11+
</pre>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)