[guadec-web] Add privacy policy to footer



commit 197cccdba833f167a3ded18b7e448e8025c141ea
Author: Neil McGovern <neil gnome org>
Date:   Wed Jun 6 20:27:16 2018 +0100

    Add privacy policy to footer

 pelicanconf.py | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index bfc004a..56983e9 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -65,6 +65,7 @@ LINKS = (
     ('Support GNOME', 'https://www.gnome.org/support-gnome/'),
     ('Merchandise', 'https://www.gnome.org/merchandise/'),
     ('Contact Us', 'https://www.gnome.org/contact/'),
+    ('Privacy', 'https://www.gnome.org/privacy/'),
     ('The GNOME Foundation', 'https://www.gnome.org/foundation/'),
 )
 


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