diff options
| author | Jo-Philipp Wich | 2020-07-01 10:40:49 +0000 |
|---|---|---|
| committer | Jo-Philipp Wich | 2020-07-01 10:41:45 +0000 |
| commit | 1b37ec195c778d30fcb8c7e50e0af1f9a1dd7962 (patch) | |
| tree | a864e4933648e11c3d4e4756daf7efa3665a4233 | |
| download | lists-openwrt-org-master.tar.gz | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
| -rw-r--r-- | index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 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> |