diff --git a/tekuti/template.scm b/tekuti/template.scm index 79293ef..d9101b1 100644 --- a/tekuti/template.scm +++ b/tekuti/template.scm @@ -54,6 +54,7 @@ (head (title ,title) (meta (@ (name "Generator") (content "An unholy concoction of parenthetical guile"))) + (meta (@ (name "viewport") (content "width=device-width"))) (link (@ (rel "stylesheet") (type "text/css") (media "screen")