final version

This commit is contained in:
silas
2020-12-21 09:53:55 +01:00
parent a91351ecc8
commit 0eaff763fb
9 changed files with 30 additions and 17 deletions

View File

@@ -92,13 +92,13 @@ export default [{
link: "https://www.amazon.de/dp/B00V6GF7UU/",
version: 0,
},
// {
// id: 12,
// isBought: false,
// image: require("../img/geschenke/.png").default,
// name: "Windows",
// description: "Bisher konnte ich es mir nicht leisten und musste immer auf eine Web-Version zurückgreifen",
// link: "https://www.windows93.net/",
// version: 0,
// },
{
id: 12,
isBought: false,
image: require("../img/geschenke/Ligretto.png").default,
name: "Ligretto in rot",
description: "Ligretto in rot, um mit acht Leuten spielen zu können",
link: "https://www.thalia.de/shop/home/artikeldetails/ID5130805.html",
version: 0,
},
]