[Debbits-commit] [SCM] Git repository for debbits branch, master, updated. 7aedd9827cfc9e26fc592cc9ad0266fad770e9f4
Ana Beatriz Guerrero ?==?UTF-8?Q?López
ana at ekaia.org
Mon Mar 25 15:08:35 UTC 2013
The following commit has been merged in the master branch:
commit 7aedd9827cfc9e26fc592cc9ad0266fad770e9f4
Author: Ana Beatriz Guerrero López <ana at ekaia.org>
Date: Mon Mar 25 16:10:41 2013 +0100
add favicon and copy it
diff --git a/content/extras/favicon.ico b/content/extras/favicon.ico
new file mode 100644
index 0000000..d848193
Binary files /dev/null and b/content/extras/favicon.ico differ
diff --git a/pelicanconf.py b/pelicanconf.py
index 91ecfe8..e1e584a 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -35,3 +35,4 @@ MENUITEMS = (('Home', 'http://bits.debian.org'),)
SOCIAL = (('identi.ca/debian', 'http://identi.ca/debian'),
('Debian Project News', 'http://www.debian.org/News/'),)
+FILES_TO_COPY = (('extras/favicon.ico', 'favicon.ico'),)
--
Git repository for debbits
More information about the Debbits-commit
mailing list