Skip to content

Commit

Permalink
chore: adding Mark 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
carterbourette committed Jan 2, 2024
1 parent f2242b7 commit 466e8d1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,15 @@ export default {
date: 'Aug 2023',
rating: null,
recipient: 'Carter'
},
{
name: 'D'Ussé VSOP Cognac',
description: 'Lush tropical fruit and spice nose with hints of honey and dark sugar. Round, mellow, full bodied palate with rich flavours of fruit and spice.',
image: 'https://aem.lcbo.com/content/dam/lcbo/products/4/1/0/8/410803.jpg.thumb.1280.1280.jpg',
link: 'https://www.lcbo.com/en/d-uss-c-vsop-cognac-410803',
date: 'Dec 2023',
rating: null,
recipient: 'Mark'
}
]
}
Expand Down

0 comments on commit 466e8d1

Please sign in to comment.