]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/page.tmpl
web commit by StefanoZacchiroli
[ikiwiki.git] / templates / page.tmpl
index 577b11a8eea05df50ddae94e5e8cc65b33bcb299..e1a55be4a5520faf23e1137d5e119d682c9b6626 100644 (file)
@@ -7,7 +7,7 @@
 <link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
 <link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
 <TMPL_IF NAME="FAVICON">
-<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-ico" />
+<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
 </TMPL_IF>
 <TMPL_IF NAME="RSSLINK"><TMPL_VAR RSSLINK></TMPL_IF>
 <TMPL_IF NAME="META"><TMPL_VAR META></TMPL_IF>