From 1f173814ec76032fd946972b4ffb45930b33db08 Mon Sep 17 00:00:00 2001 From: Gazook89 Date: Sun, 30 Jul 2023 19:40:39 -0500 Subject: [PATCH] Add viewport meta tag for mobile view. --- client/template.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/template.js b/client/template.js index 5a6c5a271..e8ac8e22f 100644 --- a/client/template.js +++ b/client/template.js @@ -11,8 +11,7 @@ const template = async function(name, title='', props = {}){ return ` - - +