configuration pour mobile

This commit is contained in:
Jephte CLAIN 2013-11-06 21:50:10 +04:00
parent 72179cf48b
commit 6fca2f051d
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ function __generate_html() {
esac
head='<head>
<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" />'