some changes
This commit is contained in:
parent
8b97c5f71b
commit
dda7365c75
2 changed files with 7 additions and 1 deletions
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue