This commit is contained in:
cowboykipnugget
2025-02-21 11:13:00 +01:00
parent a74c2016ef
commit 5f3d2c65f8
2 changed files with 4 additions and 4 deletions

View File

@@ -90,9 +90,9 @@ function showCategory(category) {
];
} else if (category === 'Yoghert') {
} else if (category === 'Yoghurt') {
items = [
{ title: "Aardbij yoghert", imageSrc: "media/aardbij-yoghurt.png", price: 5.10 },
{ title: "Aardbij yoghurt", imageSrc: "media/aardbij-yoghurt.png", price: 5.10 },
];
} else if (category === 'Snoep') {
items = [
@@ -253,7 +253,7 @@ function getDescription(title) {
} if (title === "Appelflap") {
return "bluhll";
} if (title === "Aardbij yoghert") {
} if (title === "Aardbij yoghurt") {
return "bluhllllllllllllllllllllll";
} if (title === "Haribo starmix") {