aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-03-11 17:55:12 +0000
committerng0 <ng0@n0.is>2019-03-11 17:55:12 +0000
commit21b47c78177ee2885aa0cce85d5156ecbb260712 (patch)
tree7fb00c64fbad110f3e91b2251121e500a0ea2bfe
parent5049c7e03b859468bfcd5a08a5f2b9f79107985b (diff)
downloadwww-21b47c78177ee2885aa0cce85d5156ecbb260712.tar.gz
www-21b47c78177ee2885aa0cce85d5156ecbb260712.zip
add html file
-rw-r--r--static/moved.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/static/moved.html b/static/moved.html
new file mode 100644
index 00000000..d692c2cb
--- /dev/null
+++ b/static/moved.html
@@ -0,0 +1,13 @@
1<html>
2 <head>
3 <meta http-equiv="refresh" content="2;url=https://gnunet.org" />
4 <title>Page Moved</title>
5 </head>
6 <body>
7 <!--
8 Hint, hint: server side aliases and redirects are good. Don't
9 make me add more pages like this.
10 -->
11 This page has moved. Click <a href="https://gnunet.org">here</a> to go to the new page.
12 </body>
13</html>