[Debbits-commit] [debbits] 01/01: add get Debian website in the right menu bar

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Jan 28 16:49:41 UTC 2014


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

ana pushed a commit to branch master
in repository debbits.

commit f1b22f83173272026ad20ca37ee0c8ac660bb376
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Tue Jan 28 17:49:59 2014 +0100

    add get Debian website in the right menu bar
---
 pelicanconf.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pelicanconf.py b/pelicanconf.py
index 3bbea92..d05a3c7 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -38,6 +38,7 @@ TRANSLATION_FEED_RSS = None
 MENUITEMS =  (('Home', 'http://bits.debian.org'),)
 
 SOCIAL = (('identi.ca/debian', 'http://identi.ca/debian'),
-          ('Debian Project News', 'http://www.debian.org/News/'),)
+          ('Debian Project News', 'http://www.debian.org/News/'),
+          ('Get Debian', 'http://get.debian.net'),)
 
 FILES_TO_COPY = (('extras/favicon.ico', 'favicon.ico'),)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debbits/debbits.git



More information about the Debbits-commit mailing list