commit 154fd0ab96c73ef991cd89e19d1ad3be4cbc6185
parent 23bf8ebacad658b51bd8fdfe6fc6b9241da135ec
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Tue, 20 Feb 2018 18:52:58 +0100
add mobile invocation
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/templates/page.html b/templates/page.html
@@ -3,6 +3,7 @@
<head>
<title>{{ title }}</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
{% if lang == 'fr' %}
<meta name="description" content="dictionnaire de rimes drime" />
{% else %}