projects
/
web
/
lists-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(initial)
Add placeholder page.
master
author
Jo-Philipp Wich
<jo@mein.io>
Wed, 1 Jul 2020 10:40:49 +0000
(12:40 +0200)
committer
Jo-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]
patch
|
blob
diff --git a/index.html
b/index.html
new file mode 100644
(file)
index 0000000..
90c77ee
--- /dev/null
+++ b/
index.html
@@ -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>