diff options
Diffstat (limited to '_layouts/index.html')
| -rw-r--r-- | _layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/index.html b/_layouts/index.html index 78da4a1..91fbc37 100644 --- a/_layouts/index.html +++ b/_layouts/index.html | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | <meta charset="utf-8"> | 6 | <meta charset="utf-8"> |
| 7 | 7 | ||
| 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> | 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> | 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5"> |
| 10 | 10 | ||
| 11 | <meta name="theme-color" content="{{ site.theme_color }}"> | 11 | <meta name="theme-color" content="{{ site.theme_color }}"> |
| 12 | <meta name="author" content="{{ site.author }}"> | 12 | <meta name="author" content="{{ site.author }}"> |
