aboutsummaryrefslogtreecommitdiff
path: root/static/moved.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/moved.html')
-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>