From 4d29490f0c5b35ea2108517a041cb276bc8f860c Mon Sep 17 00:00:00 2001 From: Dayowe Date: Sun, 8 Jun 2025 23:09:10 +0200 Subject: [PATCH] fix urls --- dog-food-calculator-widget.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 = `