mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 13:26:27 +01:00
Fix typo in snack description on index.html
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
} else if (item === 'Snacks') {
|
||||
title = "Frikandel";
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user