mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-07 05:53:00 +01:00
ingredient broodje gezond
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
if (item === 'Broodjes') {
|
if (item === 'Broodjes') {
|
||||||
title = "Broodje gezond";
|
title = "Broodje gezond";
|
||||||
image = "https://thumbs.dreamstime.com/b/submarine-sandwich-ham-cheese-clipping-path-egg-tomato-cucumber-lettuce-white-48580716.jpg";
|
image = "https://thumbs.dreamstime.com/b/submarine-sandwich-ham-cheese-clipping-path-egg-tomato-cucumber-lettuce-white-48580716.jpg";
|
||||||
description = "Broodje met ei en sla ectr.";
|
description = "Op dit broodje zit kaas, veldsla, komkommer, tomaat, ei, ham en/of kip en bufkes saus.";
|
||||||
} else if (item === 'drinks') {
|
} else if (item === 'drinks') {
|
||||||
title = "Spa water";
|
title = "Spa water";
|
||||||
image = "https://m.media-amazon.com/images/I/71VrczELeaL._AC_SY741_.jpg";
|
image = "https://m.media-amazon.com/images/I/71VrczELeaL._AC_SY741_.jpg";
|
||||||
|
|||||||
Reference in New Issue
Block a user