mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 13:26:27 +01:00
Merge branch 'main' of https://github.com/Alvin-Zilverstand/Schoolkantine
This commit is contained in:
BIN
website/media/softijs.jpg
Normal file
BIN
website/media/softijs.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 209 KiB |
BIN
website/media/sundea.jpg
Normal file
BIN
website/media/sundea.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
@@ -48,7 +48,7 @@ function showCategory(category) {
|
||||
{ title: "Ijsjes", imageSrc: "media/Ijs.png", price: 1.50 },
|
||||
{ title: "Sorbet", imageSrc: "media/sorbet.webp", price: 2.50 },
|
||||
{ title: "Softijs", imageSrc: "https://www.yourlittleblackbook.me/wp-content/uploads/2023/07/lekkerste-softijs-amsterdam.jpg", price: 2.50 },
|
||||
{ title: "Sundea ijs", imageSrc: "https://easyfoodheesch.nl/wp-content/uploads/2021/02/IMG_7402.jpg", price: 1.50 },
|
||||
{ title: "Sundea ijs", imageSrc: "https://easyfoodheesch.nl/wp-content/uploads/2021/02/IMG_7402.jpg", price: 2.50 },
|
||||
];
|
||||
} else if (category === 'Deals') {
|
||||
items = [
|
||||
|
||||
Reference in New Issue
Block a user