From 2263c3131c0b6b89b3ac8a2792b6032b9047bbb6 Mon Sep 17 00:00:00 2001 From: cowboykipnugget <524877@vistacollege.nl> Date: Tue, 11 Feb 2025 14:00:54 +0100 Subject: [PATCH 1/3] asd --- website/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/index.html b/website/index.html index d489222..82e150b 100644 --- a/website/index.html +++ b/website/index.html @@ -12,9 +12,9 @@
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 2/3] 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."; } From c708b24ffa44dd9b1e6afdc383f71674b8270a37 Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Tue, 11 Feb 2025 14:03:15 +0100 Subject: [PATCH 3/3] Move item details display function to script.js and clean up index.html --- website/index.html | 34 ++-------------------------------- website/script.js | 29 +++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 32 deletions(-) diff --git a/website/index.html b/website/index.html index 216a379..744c90a 100644 --- a/website/index.html +++ b/website/index.html @@ -28,37 +28,7 @@ - - +