doodle change
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 8 Sep 2011 10:13:13 +0000 (12:13 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 8 Sep 2011 10:13:13 +0000 (12:13 +0200)
wolnelektury/static/img/doodle/20110908-logo.png [new file with mode: 0644]
wolnelektury/static/img/doodle/20110908.png [deleted file]
wolnelektury/templates/catalogue/main_page.html

diff --git a/wolnelektury/static/img/doodle/20110908-logo.png b/wolnelektury/static/img/doodle/20110908-logo.png
new file mode 100644 (file)
index 0000000..f4ab583
Binary files /dev/null and b/wolnelektury/static/img/doodle/20110908-logo.png differ
diff --git a/wolnelektury/static/img/doodle/20110908.png b/wolnelektury/static/img/doodle/20110908.png
deleted file mode 100644 (file)
index 48cb5ef..0000000
Binary files a/wolnelektury/static/img/doodle/20110908.png and /dev/null differ
index 94d5372..b9db513 100644 (file)
@@ -3,7 +3,7 @@
 {% load catalogue_tags chunks cache %}
 
 {# doodle #}
-{% block logo_url %}{{ STATIC_URL }}img/doodle/20110908.png{% endblock %}
+{% block logo_url %}{{ STATIC_URL }}img/doodle/20110908-logo.png{% endblock %}
 
 
 {% block bodyid %}main-page{% endblock %}