diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 617e6f444d8ef357607c8e4887ad9f546245ddd5..f396cf1846a8c00a18ad37236a18e8d0fdaf084d 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -3,6 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="description" content="The Redox official website"> + <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{{ .Title }} - {{ .Site.Title }}</title> <link rel="canonical" href="{{ .Permalink }}">