aboutsummaryrefslogtreecommitdiff
path: root/templates/_head.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/_head.tmpl')
-rw-r--r--templates/_head.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/_head.tmpl b/templates/_head.tmpl
index 2bb58c4..b99510f 100644
--- a/templates/_head.tmpl
+++ b/templates/_head.tmpl
@@ -2,6 +2,7 @@
<!DOCTYPE html>
<html>
<head>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/assets/bulma.min.css">
</head>
<body>