diff --git a/client/template.js b/client/template.js index d7ef107fa..e3b144ae4 100644 --- a/client/template.js +++ b/client/template.js @@ -9,12 +9,12 @@ module.exports = async(name, title = '', props = {})=>{ - + - - + + - + ${title.length ? `${title} - The Homebrewery`: 'The Homebrewery - NaturalCrit'}