maj du template html

This commit is contained in:
Jephté Clain 2014-05-30 15:46:26 +04:00
parent 27d274d552
commit e4c21edddf
1 changed files with 1 additions and 2 deletions

View File

@ -115,8 +115,7 @@ function __generate_html() {
<meta http-equiv="Content-Type" content="text/html; charset='"$encoding"'" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut" href="'"$baseurl"'favicon.ico" />
<link rel="icon" href="'"$baseurl"'icon.png" />
<link rel="apple-touch-icon" href="'"$baseurl"'icon.png" />'
<link rel="icon apple-touch-icon" href="'"$baseurl"'icon.png" />'
[ -n "$blueprint" ] && blueprint='<link rel="stylesheet" href="'"$bpurl"'screen.css" type="text/css" media="screen, projection" />
<link rel="stylesheet" href="'"$bpurl"'print.css" type="text/css" media="print" />
<!--[if lt IE 8]>