diff --git a/dog-food-calculator-widget.js b/dog-food-calculator-widget.js index e30b6ca..8459d17 100644 --- a/dog-food-calculator-widget.js +++ b/dog-food-calculator-widget.js @@ -1552,10 +1552,10 @@ const embedUrl = `${protocol}//embed.${hostname}`; const theme = this.theme !== 'system' ? ` data-theme="${this.theme}"` : ''; - widgetCode.textContent = ` + widgetCode.textContent = `
`; - iframeCode.textContent = `