gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [www] branch master updated: node/397 -> about


From: gnunet
Subject: [GNUnet-SVN] [www] branch master updated: node/397 -> about
Date: Wed, 03 Jul 2019 12:24:37 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 09a396d  node/397 -> about
09a396d is described below

commit 09a396d964c921fb5a746439ac71a3bc9bacd835
Author: ng0 <address@hidden>
AuthorDate: Wed Jul 3 10:23:17 2019 +0000

    node/397 -> about
---
 Makefile                |  2 ++
 static/moved_about.html | 13 +++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/Makefile b/Makefile
index 066fdfa..09c7c95 100644
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,8 @@ all: css locale template
        cd rendered; ln -fs frontpage.html frontpage
        cp static/moved_gsoc.html rendered/gsoc.html
        cd rendered; ln -fs gsoc.html gsoc
+       mkdir rendered/node ; cp static/moved_about.html 
rendered/node/about.html
+       cd rendered/node ; ln -fs about.html 397
 
 # Extract translateable strings from jinja2 templates.
 # Because of the local i18nfix extractor module we need
diff --git a/static/moved_about.html b/static/moved_about.html
new file mode 100644
index 0000000..0ff90e5
--- /dev/null
+++ b/static/moved_about.html
@@ -0,0 +1,13 @@
+<html>
+  <head>
+    <meta http-equiv="refresh" 
content="2;url=https://gnunet.org/en/about.html"; />
+    <title>Page Moved</title>
+  </head>
+  <body>
+    <!-- 
+         Hint, hint: server side aliases and redirects are good. Don't
+         make me add more pages like this.
+      -->
+    This page has moved. Click <a 
href="https://gnunet.org/en/about.html";>here</a> to go to the new page.
+  </body>
+</html>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]