diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2017-03-10 19:28:51 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2017-03-10 19:28:51 +0100 |
commit | 7603cecd364eb04fe6eac75971107796171287ef (patch) | |
tree | 365ca4077c408c45da535cacd98eeefb8464cc58 /blog/_includes/head.html | |
parent | 87cd103c98265adc2a0cb256b14cd7b1d2d8e543 (diff) | |
parent | 0cb9284d51b16d192f42e2d2a4c12a2911668b2e (diff) | |
download | norsk-urskog-main-7603cecd364eb04fe6eac75971107796171287ef.tar.gz norsk-urskog-main-7603cecd364eb04fe6eac75971107796171287ef.tar.bz2 norsk-urskog-main-7603cecd364eb04fe6eac75971107796171287ef.zip |
Merge branch 'responsive-design'
Diffstat (limited to 'blog/_includes/head.html')
-rw-r--r-- | blog/_includes/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/_includes/head.html b/blog/_includes/head.html index e345ae5..eac4a09 100644 --- a/blog/_includes/head.html +++ b/blog/_includes/head.html @@ -1,6 +1,6 @@ <head> <meta charset="utf-8"> - <meta name="viewport" content="width=device-width initial-scale=1"> + <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title> {{ site.title }} |