use new funny logo
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 12 Nov 2008 21:14:58 +0100
changeset 37 dcc7c04469f1
parent 36 f6bcad5c6dfe
child 38 d11a6f185fb3
use new funny logo
doc/.templates/layout.html
--- a/doc/.templates/layout.html	Wed Nov 12 21:12:49 2008 +0100
+++ b/doc/.templates/layout.html	Wed Nov 12 21:14:58 2008 +0100
@@ -147,7 +147,7 @@
 
 {% block logilablogo %}
 <div class="logilablogo">
-	<a class="logogo" href="http://www.logilab.org"><img border="0" src="{{ pathto('_static/logilab.png', 1) }}"/></a>
+	<a class="logogo" href="http://www.cubicweb.org"><img border="0" src="{{ pathto('_static/cubicweb.png', 1) }}"/></a>
   </div>
 {% endblock %}