favicon
authorMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Tue, 28 Aug 2012 14:57:17 +0000 (16:57 +0200)
committerMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Tue, 28 Aug 2012 14:57:17 +0000 (16:57 +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 5236f9f..ecbd5b2 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>