Skip to content

Commit d7ae53e

Browse files
committed
Add a simple landing page for github pages
1 parent 0939210 commit d7ae53e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="refresh" content="0; url=https://sub-pop.net/apps/relay/">
6+
<title>Relay</title>
7+
</head>
8+
<body>
9+
<p>Redirecting to <a href="https://sub-pop.net/apps/relay/">sub-pop.net/apps/relay</a></p>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)