mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 21:36:27 +01:00
Fix typo in snack description on index.html
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
} else if (item === 'Snacks') {
|
} else if (item === 'Snacks') {
|
||||||
title = "Frikandel";
|
title = "Frikandel";
|
||||||
image = "https://boshuis.huisjebezorgd.nl/wp-content/images/2020/03/29512948_652505005141152_1601506864166600704_o.jpg";
|
image = "https://boshuis.huisjebezorgd.nl/wp-content/images/2020/03/29512948_652505005141152_1601506864166600704_o.jpg";
|
||||||
description = "vlees ectr.";
|
description = "vlees etc.";
|
||||||
}
|
}
|
||||||
|
|
||||||
// Toon de details aan de rechterkant
|
// Toon de details aan de rechterkant
|
||||||
|
|||||||
Reference in New Issue
Block a user