m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/template.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'src/template.html.erb')
-rw-r--r--src/template.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/template.html.erb b/src/template.html.erb
index d61054e..98fad97 100644
--- a/src/template.html.erb
+++ b/src/template.html.erb
@@ -2,6 +2,7 @@
<title><%= head_title %></title>
<link rel='stylesheet' type='text/css' href='<%= path_to 'style' %>'>
<meta charset='utf8'>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h1><%= h1_title %></h1>