|
From: <jd...@us...> - 2010-03-03 15:47:55
|
Revision: 8171
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8171&view=rev
Author: jdh2358
Date: 2010-03-03 15:47:48 +0000 (Wed, 03 Mar 2010)
Log Message:
-----------
added favicon
Modified Paths:
--------------
branches/v0_99_maint/doc/_templates/layout.html
Added Paths:
-----------
branches/v0_99_maint/doc/_static/favicon.ico
Added: branches/v0_99_maint/doc/_static/favicon.ico
===================================================================
(Binary files differ)
Property changes on: branches/v0_99_maint/doc/_static/favicon.ico
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: branches/v0_99_maint/doc/_templates/layout.html
===================================================================
--- branches/v0_99_maint/doc/_templates/layout.html 2010-03-02 13:12:16 UTC (rev 8170)
+++ branches/v0_99_maint/doc/_templates/layout.html 2010-03-03 15:47:48 UTC (rev 8171)
@@ -23,8 +23,8 @@
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/matplotlib/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
+<link rel="shortcut icon" href="favicon.ico">
-
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
<a href="{{ pathto('index') }}"><img src="{{
pathto("_static/logo2.png", 1) }}" border="0" alt="matplotlib"/></a>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|