From deb0e2f85b179116684d787c9e2f009f7b33bdf4 Mon Sep 17 00:00:00 2001 From: Gazook89 Date: Sun, 30 Jul 2023 15:00:42 -0500 Subject: [PATCH] add meta viewport tag in header --- client/template.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/template.js b/client/template.js index cab4790b9..5a6c5a271 100644 --- a/client/template.js +++ b/client/template.js @@ -11,6 +11,8 @@ const template = async function(name, title='', props = {}){ return ` + +