commit | 11eb3d090fbc0013d773ab8de11db1f39eb9f4a9 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Oct 30 16:54:54 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Oct 30 16:54:54 2002 +0000 |
tree | 99cbf0f5ce93769170f3a22966422c7c24b49f2b | |
parent | 45be2fe230791c7389394b19867cd35795081e36 [diff] [blame] |
Make use of the new "favicon" image.
diff --git a/Doc/html/about.html b/Doc/html/about.html index 492e76d..8d276c0 100644 --- a/Doc/html/about.html +++ b/Doc/html/about.html
@@ -5,6 +5,7 @@ <meta name="description" content="Overview information about the Python documentation"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif"> <link rel="STYLESHEET" href="lib/lib.css"> </head> <body>