|
5 | 5 | <meta name="description" |
6 | 6 | content="Top-level index to the standard documentation for |
7 | 7 | Python @RELEASE@."> |
8 | | - <link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif"> |
| 8 | + <link rel="SHORTCUT ICON" href="icons/pyfav.png" type="image/png"> |
9 | 9 | <link rel="STYLESHEET" href="lib/lib.css" type="text/css"> |
10 | 10 | <link rel="author" href="acks.html" title="Acknowledgements"> |
11 | 11 | <link rel="help" href="about.html" title="About the Python Documentation"> |
|
23 | 23 | <table align="center" width="100%" cellpadding="0" cellspacing="2"> |
24 | 24 | <tr> |
25 | 25 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
26 | | - src="icons/blank.gif"></td> |
| 26 | + src="icons/blank.png"></td> |
27 | 27 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
28 | | - src="icons/blank.gif"></td> |
| 28 | + src="icons/blank.png"></td> |
29 | 29 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
30 | | - src="icons/blank.gif"></td> |
| 30 | + src="icons/blank.png"></td> |
31 | 31 | <td align="center" width="100%"> |
32 | 32 | <b class="title">Python Documentation</b></td> |
33 | 33 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
34 | | - src="icons/blank.gif"></td> |
| 34 | + src="icons/blank.png"></td> |
35 | 35 | <td><a href="modindex.html"><img width="32" height="32" |
36 | 36 | align="bottom" border="0" alt="Module Index" |
37 | | - src="icons/modules.gif"></a></td> |
| 37 | + src="icons/modules.png"></a></td> |
38 | 38 | <td><img width="32" height="32" align="bottom" border="0" alt="" |
39 | | - src="icons/blank.gif"></A></td> |
| 39 | + src="icons/blank.png"></A></td> |
40 | 40 | </tr> |
41 | 41 | </table> |
42 | 42 | <hr> |
|
0 commit comments