mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 11:07:40 +01:00
chocomel
This commit is contained in:
BIN
website/media/choco-gs.jpg
Normal file
BIN
website/media/choco-gs.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 645 KiB |
@@ -28,7 +28,7 @@ function showCategory(category) {
|
||||
{ title: "Fanta cassis", imageSrc: "media/fanta-cassis.jpg", price: 1.80 }, ]
|
||||
} else if (category === 'Warme-Dranken') {
|
||||
items = [
|
||||
{ title: "Chocomel", imageSrc: "media/chocomel.jpg", price: 1.00 },
|
||||
{ title: "Chocomel", imageSrc: "media/choco-gs.jpg", price: 1.00 },
|
||||
{ title: "Chocomel met slagroom", imageSrc: "media/chocomel.jpg", price: 1.25 },
|
||||
{ title: "Koffie", imageSrc: "media/koffie.jpg", price: 1.50 },
|
||||
{ title: "Thee", imageSrc: "media/thee.jpg", price: 1.50 },
|
||||
|
||||
Reference in New Issue
Block a user