Add favicon.ico to the html header.

Originally committed to SVN as r3334.
This commit is contained in:
Amar Takhar 2009-07-30 06:37:32 +00:00
parent 4b88b4bdc5
commit cdfbcd6681
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<title>$title</title>
<meta name="created" content="$datetime"/>
<meta name="keywords" content="wxWidgets"/>
<link href="/favicon.ico" rel="shortcut icon">
<link href="css.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
<link href="tabs.css" rel="stylesheet" type="text/css"/>