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'}