aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html.tera1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html.tera b/templates/base.html.tera
index 5ac5757..a73fe4a 100644
--- a/templates/base.html.tera
+++ b/templates/base.html.tera
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="/fonts.css">
<title>cel's garden</title>