From 3ce1ea610dc57f4955801859fa87a28305502b85 Mon Sep 17 00:00:00 2001 From: "G.Ambatte" Date: Wed, 27 Oct 2021 19:51:52 +1300 Subject: [PATCH] Update `template.js` to add tags --- client/template.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/template.js b/client/template.js index e2e0893e3..5304ae15e 100644 --- a/client/template.js +++ b/client/template.js @@ -7,6 +7,12 @@ module.exports = async(name, title = '', props = {})=>{ + + + + + + ${title.length ? `${title} - The Homebrewery`: 'The Homebrewery - NaturalCrit'}