Update snack image URL in index.html

This commit is contained in:
vista-man
2025-02-11 14:01:45 +01:00
parent 2263c3131c
commit 683b07b142

View File

@@ -47,7 +47,7 @@
description = "Koude verfrissende watuuur ectr.";
} else if (item === 'Snacks') {
title = "Frikandel";
image = "https://boshuis.huisjebezorgd.nl/wp-content/images/2020/03/29512948_652505005141152_1601506864166600704_o.jpg";
image = "https://boshuis.huisjebezorgd.nl/wp-content/uploads/2020/03/29512948_652505005141152_1601506864166600704_o.jpg";
description = "vlees etc.";
}