From 683b07b142e599a892a527633f6e259f479f5c08 Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Tue, 11 Feb 2025 14:01:45 +0100 Subject: [PATCH] Update snack image URL in index.html --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index 82e150b..216a379 100644 --- a/website/index.html +++ b/website/index.html @@ -47,7 +47,7 @@ description = "Koude verfrissende watuuur ectr."; } else if (item === 'Snacks') { title = "Frikandel"; - image = "https://boshuis.huisjebezorgd.nl/wp-content/images/2020/03/29512948_652505005141152_1601506864166600704_o.jpg"; + image = "https://boshuis.huisjebezorgd.nl/wp-content/uploads/2020/03/29512948_652505005141152_1601506864166600704_o.jpg"; description = "vlees etc."; }