From 134ee583a2bb9890f8484d7f0fd2d493d483d435 Mon Sep 17 00:00:00 2001 From: Dayowe Date: Sun, 8 Jun 2025 23:00:21 +0200 Subject: [PATCH] Update url --- dog-food-calculator-widget.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dog-food-calculator-widget.js b/dog-food-calculator-widget.js index 9c2c12b..0c4090e 100644 --- a/dog-food-calculator-widget.js +++ b/dog-food-calculator-widget.js @@ -1549,10 +1549,10 @@ const baseUrl = window.location.origin; const theme = this.theme !== 'system' ? ` data-theme="${this.theme}"` : ''; - widgetCode.textContent = ` + widgetCode.textContent = `
`; - iframeCode.textContent = `