aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/header.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-02-12 01:48:36 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-02-12 01:48:36 +0300
commitf23e583ba584fad7f12841a7af6d5d569b71c80c (patch)
treedb65f224e14e077e39c588926a3d7219be697eab /_includes/header.html
parentbump dependencies (diff)
downloadegor-tensin.github.io-f23e583ba584fad7f12841a7af6d5d569b71c80c.tar.gz
egor-tensin.github.io-f23e583ba584fad7f12841a7af6d5d569b71c80c.zip
bugfix
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 6a17508..e00d394 100644
--- a/_includes/header.html
+++ b/_includes/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.0">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ page.title }}</title>