mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 11:07:40 +01:00
hh
This commit is contained in:
@@ -93,6 +93,10 @@ function showCategory(category) {
|
||||
{ title: "Haribo Kikkers", imageSrc: "media/kikkertjes.png", price: 2.50 },
|
||||
{ title: "Haribo Bananen", imageSrc: "media/bananas.png", price: 2.50 },
|
||||
{ title: "Haribo Goudberen", imageSrc: "media/Goudberen.png", price: 2.50 },
|
||||
{ title: "Haribo Perzikken", imageSrc: "media/Perzikken.png", price: 2.50 },
|
||||
{ title: "Haribo Tropifrutti", imageSrc: "media/tropifrutti.png", price: 2.50 },
|
||||
{ title: "Haribo Tangfastics", imageSrc: "media/tangfastics.png", price: 2.50 },
|
||||
{ title: "Haribo Kersen", imageSrc: "media/Kersen.png", price: 2.50 },
|
||||
];
|
||||
}
|
||||
// Voeg de items toe aan de weergave
|
||||
|
||||
Reference in New Issue
Block a user