Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 11eb3d0

Browse files
committed
Make use of the new "favicon" image.
1 parent 45be2fe commit 11eb3d0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/html/about.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="description"
66
content="Overview information about the Python documentation">
77
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
8+
<link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif">
89
<link rel="STYLESHEET" href="lib/lib.css">
910
</head>
1011
<body>

Doc/html/index.html.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="description"
66
content="Top-level index to the standard documentation for
77
Python @RELEASE@.">
8+
<link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif">
89
<link rel="STYLESHEET" href="lib/lib.css" type="text/css">
910
<style type="text/css">
1011
a.title { font-weight: bold; font-size: 110%; }

0 commit comments

Comments
 (0)