Skip to content

Commit 9dff614

Browse files
committed
Kludge in favicon for statsmodels' broken logo.
1 parent a9e7287 commit 9dff614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,8 +712,8 @@ <h2>Project Ideas</h2>
712712
<tr>
713713
<!-- Logo -->
714714
<td rowspan="4" class="logo">
715-
<img src="http://www.statsmodels.org/devel/_static/statsmodels_hybi_banner.png"
716-
width="300"></td>
715+
<img src="http://www.statsmodels.org/devel/_static/statsmodels_hybi_favico.ico"
716+
width="120"></td>
717717
<!-- Info -->
718718
<td><h4>Statsmodels</h4></td>
719719
<tr><td>Statsmodels is a general purpose Python package for data analysis, statistics and econometrics </td></tr>

0 commit comments

Comments
 (0)