]> git.donarmstrong.com Git - neurodebian.git/commitdiff
Use new NITRC button also for NeuroDebian itself.
authorMichael Hanke <michael.hanke@gmail.com>
Tue, 27 Apr 2010 13:51:26 +0000 (09:51 -0400)
committerMichael Hanke <michael.hanke@gmail.com>
Tue, 27 Apr 2010 13:51:26 +0000 (09:51 -0400)
sphinx/_templates/layout.html

index 69a2b574a9708a16041f96519823e6cdbc6ac5ef..e99d5520437262884a516a3172bb0cbb5ff7d665 100644 (file)
@@ -20,7 +20,7 @@
 {% block sidebarsearch %}
 {{ super() }}
 <p><a href="http://www.nitrc.org/projects/neurodebian"><img
-src="{{ pathto('_static/nitrc.jpg', 1) }}" border="0" alt="NITRC-listed" /></a></p>
+src="{{ pathto('_static/nitrc_listed.png', 1) }}" border="0" alt="NITRC-listed" /></a></p>
 {% endblock %}