[Openvas-commits] r11989 - trunk/doc/website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Nov 4 12:24:01 CET 2011
Author: hdoreau
Date: 2011-11-04 12:24:00 +0100 (Fri, 04 Nov 2011)
New Revision: 11989
Modified:
trunk/doc/website/template_header.m4
Log:
Add reference to the favicon in the template
Modified: trunk/doc/website/template_header.m4
===================================================================
--- trunk/doc/website/template_header.m4 2011-11-04 11:04:54 UTC (rev 11988)
+++ trunk/doc/website/template_header.m4 2011-11-04 11:24:00 UTC (rev 11989)
@@ -43,7 +43,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="OpenVAS, Security">
<link rel="stylesheet" type="text/css" href="__TMPL_ROOT`'openvas.css">
- <link rel="shortcut icon" href="__TMPL_ROOT`'favicon.png" type="image/png" />
+ <link rel="shortcut icon" href="__TMPL_ROOT`'favicon.ico" type="image/x-icon" />
<title>__TMPL_PAGE_TITLE</title>
</head>
<body>
More information about the Openvas-commits
mailing list