configuration pour mobile
This commit is contained in:
parent
72179cf48b
commit
6fca2f051d
@ -113,6 +113,7 @@ function __generate_html() {
|
|||||||
esac
|
esac
|
||||||
head='<head>
|
head='<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset='"$encoding"'" />
|
<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="shortcut" href="'"$baseurl"'favicon.ico" />
|
||||||
<link rel="icon" href="'"$baseurl"'icon.png" />
|
<link rel="icon" href="'"$baseurl"'icon.png" />
|
||||||
<link rel="apple-touch-icon" href="'"$baseurl"'icon.png" />'
|
<link rel="apple-touch-icon" href="'"$baseurl"'icon.png" />'
|
||||||
|
Loading…
Reference in New Issue
Block a user