adding a documentcloud project pic to the bottom of underscore

This commit is contained in:
Jeremy Ashkenas
2009-10-28 08:58:00 -04:00
parent 6cff16308d
commit f4299d7427

View File

@@ -680,7 +680,9 @@ _.template(list, {people : ['moe', 'curly', 'larry']});
</pre>
<p>
<i><b>Underscore</b> is a <a href="http://documentcloud.org/">DocumentCloud</a> production.</i>
<a href="http://documentcloud.org/" title="A DocumentCloud Project" style="background:none;">
<img src="http://jashkenas.s3.amazonaws.com/images/a_documentcloud_project.png" alt="A DocumentCloud Project" />
</a>
</p>
</div>