From 220e88551f53cad002b742ef2cb13404977da747 Mon Sep 17 00:00:00 2001 From: Theodore Kluge <1696813+villa7@users.noreply.github.com> Date: Wed, 31 Oct 2018 23:24:16 -0400 Subject: [PATCH] add viewport meta tag --- assets/templates/login.html | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/templates/login.html b/assets/templates/login.html index 94568bd..a3e9c5e 100644 --- a/assets/templates/login.html +++ b/assets/templates/login.html @@ -9,6 +9,7 @@ if (typeof item === 'string' || item instanceof String) { item = { href: item, rel: 'stylesheet' } } %> <%= key %>="<%= item[key] %>"<% } %> /><% } %> +