Merge branch 'master' of github.com:fnp/prawokultury
authorMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Tue, 28 Aug 2012 14:58:02 +0000 (16:58 +0200)
committerMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Tue, 28 Aug 2012 14:58:02 +0000 (16:58 +0200)
prawokultury/static/img/favicon.png [new file with mode: 0644]
prawokultury/templates/base.html

diff --git a/prawokultury/static/img/favicon.png b/prawokultury/static/img/favicon.png
new file mode 100644 (file)
index 0000000..7bfe152
Binary files /dev/null and b/prawokultury/static/img/favicon.png differ
index c7eec44..db10839 100755 (executable)
@@ -6,6 +6,7 @@
 <html>
     <head>
         <title>{% trans "Culture's right" %}</title>
+       <link rel="shortcut icon" type="image/png" href="{% static "img/favicon.png" %}" />
         {% compressed_css 'base' %}
     </head>
     <body>