maj du template html
This commit is contained in:
parent
27d274d552
commit
e4c21edddf
|
@ -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]>
|
||||
|
|
Loading…
Reference in New Issue