some changes

This commit is contained in:
bronkuu 2026-08-13 17:58:25 +02:00
parent 8b97c5f71b
commit dda7365c75
2 changed files with 7 additions and 1 deletions

View file

@ -38,7 +38,7 @@ var Cakes = []types.Product{
}
var Desserts = []types.Product{
{Name: "Beza Pavlova", Image: "beza", Price: "10", Description: ""},
{Name: "Beza Pavlova", Image: "beza", Price: "12", Description: ""},
{Name: "Cannoli", Image: "cannoli", Price: "7/9", Description: ""},
{Name: "Cynamonki i Drożdżówki", Image: "cynamonki_drozdzowki", Price: "7", Description: ""},
{Name: "Serniczek cynamonowy lub oreo", Image: "serniczek_cynamonowy", Price: "9", Description: "na ciasteczkowym spodzie"},