diff options
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template.html b/template.html index 0a03d7e..c8952cb 100644 --- a/template.html +++ b/template.html @@ -3,6 +3,7 @@ <head> <title><++></title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> |