aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-02-01 21:54:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-02-01 21:54:16 +0300
commitae8fb730224548c455329409da3ba772ca8f5b79 (patch)
tree5d9f255b858116a73126870476b3e306027c25b0 /_includes/common
parentadd comments to CSS classes (diff)
downloadjekyll-theme-ae8fb730224548c455329409da3ba772ca8f5b79.tar.gz
jekyll-theme-ae8fb730224548c455329409da3ba772ca8f5b79.zip
bump dependencies
Diffstat (limited to '_includes/common')
-rw-r--r--_includes/common/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/common/header.html b/_includes/common/header.html
index c21b442..4fc64c7 100644
--- a/_includes/common/header.html
+++ b/_includes/common/header.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ page.title }} - {{ site.project.name }} - {{ site.personal_info.name }}</title>