summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/layout.pug2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/layout.pug b/views/layout.pug
index 2d960f7..c1479b2 100644
--- a/views/layout.pug
+++ b/views/layout.pug
@@ -1,7 +1,9 @@
+doctype html
// SPDX-License-Identifier: AGPL-3.0-only
html(lang="en")
head
meta(charset="UTF-8")
+ meta(name="viewport", content="width=device-width, initial-scale=1.0")
title metamuffin.org
body
header