Aegisub/aegisub/docs/doxygen/html_header.html
Amar Takhar cdfbcd6681 Add favicon.ico to the html header.
Originally committed to SVN as r3334.
2009-07-30 06:37:32 +00:00

14 lines
518 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<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"/>
</head>
<body>