gnunet-svn
[Top][All Lists]
Advanced

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

[www] 01/03: remove gns redirect


From: gnunet
Subject: [www] 01/03: remove gns redirect
Date: Fri, 20 Dec 2019 09:41:06 +0100

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

ng0 pushed a commit to branch master
in repository www.

commit bbc83d85730e532a6ce43c702f743e26bb12aca7
Author: ng0 <address@hidden>
AuthorDate: Fri Dec 20 08:28:33 2019 +0000

    remove gns redirect
---
 Makefile | 2 --
 www.yml  | 6 ------
 2 files changed, 8 deletions(-)

diff --git a/Makefile b/Makefile
index e47f3fa..fdf292f 100644
--- a/Makefile
+++ b/Makefile
@@ -33,8 +33,6 @@ all: locale template
        (cd rendered; $(ln) -fs frontpage.html frontpage)
        ($(cp) static/moved_gsoc.html rendered/gsoc.html)
        (cd rendered; $(ln) -fs gsoc.html gsoc)
-       ($(cp) static/moved_gns.html rendered/gns.html)
-       (cd rendered; $(ln) -fs gns.html gns)
        ($(mkdir) -p rendered/node ; $(cp) static/moved_about.html 
rendered/node/about.html)
        (cd rendered/node ; $(ln) -fs about.html 397)
        ($(cp) static/moved_about.html rendered/about.html)
diff --git a/www.yml b/www.yml
index aeb0dba..d084811 100644
--- a/www.yml
+++ b/www.yml
@@ -23,9 +23,6 @@ symlinks:
     - file: about.html
       targets:
         - philosophy
-    - file: gns.html
-      targets:
-        - gns
     - file: node/about.html
       targets:
         - "397"
@@ -45,9 +42,6 @@ staticfiles:
     - file: moved_about.html
       targets:
         - about.html
-    - file: moved_gns.html
-      targets:
-        - gns.html
 meetingnotes:
   2013: 2013-12-27
   2014: 2014-12-28

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



reply via email to

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