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