summaryrefslogtreecommitdiff
path: root/_layouts/page.liquid
diff options
context:
space:
mode:
authorAdam Carpenter <53hornet@gmail.com>2019-04-20 17:41:13 -0400
committerAdam Carpenter <53hornet@gmail.com>2019-04-20 17:41:13 -0400
commitfc2e0aced5013b50ecdbcfcf8ed3fd055ab63da5 (patch)
tree957243082e85fb321f2345d8be880c8212edb9c7 /_layouts/page.liquid
parent293ffc221c855985ffacb1325112146acc11b1e9 (diff)
parent53e19a4d7a4a236152b188c606cfe32dccecc8a9 (diff)
downloadcobalt-site-fc2e0aced5013b50ecdbcfcf8ed3fd055ab63da5.tar.xz
cobalt-site-fc2e0aced5013b50ecdbcfcf8ed3fd055ab63da5.zip
Merge branch 'master' of gitlab.com:53hornet/cobalt-site
Diffstat (limited to '_layouts/page.liquid')
-rw-r--r--_layouts/page.liquid1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/page.liquid b/_layouts/page.liquid
index ebb3c7d..b97dc7e 100644
--- a/_layouts/page.liquid
+++ b/_layouts/page.liquid
@@ -2,6 +2,7 @@
<html>
<head>
<meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="/bulma.css">
</head>