aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/skeleton.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/skeleton.php')
-rw-r--r--templates/skeleton.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/skeleton.php b/templates/skeleton.php
index 5e181b6..8a7fdf1 100644
--- a/templates/skeleton.php
+++ b/templates/skeleton.php
@@ -4,6 +4,7 @@
<head>
<title><?= $pageTitle ?></title>
<link rel="stylesheet" href="/static/style.css">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>