summaryrefslogtreecommitdiffstats
path: root/_includes/header.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/_includes/header.html b/_includes/header.html
index d83b3ea..610976f 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -1,5 +1,6 @@
<head>
-<meta charset="utf-8">
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="/assets/css/skeleton.css">