diff --git a/client/template.js b/client/template.js index ee2af39a8..400794c18 100644 --- a/client/template.js +++ b/client/template.js @@ -1,4 +1,5 @@ module.exports = async(name, title = '', props = {})=>{ + const HOMEBREWERY_PUBLIC_URL='https://homebrewery.naturalcrit.com'; return ` @@ -8,8 +9,8 @@ module.exports = async(name, title = '', props = {})=>{ - - + +