Add placeholder page. master
authorJo-Philipp Wich <jo@mein.io>
Wed, 1 Jul 2020 10:40:49 +0000 (12:40 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Jul 2020 10:41:45 +0000 (12:41 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..90c77ee
--- /dev/null
@@ -0,0 +1,11 @@
+<html>
+<head>
+  <title>OpenWrt Mailing Lists</title>
+  <meta http-equiv="refresh" content="0; URL=https://lists.openwrt.org/mailman/listinfo" />
+</head>
+<body>
+  <p>
+    <a href="https://lists.openwrt.org/mailman/listinfo">Follow this link if you are not being redirected.</a>
+  </p>
+</body>
+</html>