diff --git a/dog-food-calculator-widget.js b/dog-food-calculator-widget.js index 8459d17..7a13e50 100644 --- a/dog-food-calculator-widget.js +++ b/dog-food-calculator-widget.js @@ -4,11 +4,11 @@ * by Canine Nutrition and Wellness - https://caninenutritionandwellness.com * * Basic Usage: - * + * *
* * Advanced Usage with theme option: - * + * *
* * Or with JavaScript: @@ -1552,7 +1552,7 @@ const embedUrl = `${protocol}//embed.${hostname}`; const theme = this.theme !== 'system' ? ` data-theme="${this.theme}"` : ''; - widgetCode.textContent = ` + widgetCode.textContent = `
`; iframeCode.textContent = `