diff --git a/src/internals/ssr.template.js b/src/internals/ssr.template.js index c0d04d37..8bc83fa9 100644 --- a/src/internals/ssr.template.js +++ b/src/internals/ssr.template.js @@ -10,11 +10,11 @@ module.exports = ({ customFields, favicon, organizationName, url }) => ` - - - - - + + + + + <%~ it.headTags %> <% it.metaAttributes.forEach((metaAttribute) => { %> <%~ metaAttribute %>