From 1a13b9e6e41554a73393ec4563630002741532f8 Mon Sep 17 00:00:00 2001 From: kitkatpotato16 <523488@vistacollege.nl> Date: Tue, 11 Feb 2025 14:04:12 +0100 Subject: [PATCH] ingredient broodje gezond --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index d489222..8befc25 100644 --- a/website/index.html +++ b/website/index.html @@ -40,7 +40,7 @@ if (item === 'Broodjes') { title = "Broodje gezond"; 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') { title = "Spa water"; image = "https://m.media-amazon.com/images/I/71VrczELeaL._AC_SY741_.jpg";