Skip to content

Commit

Permalink
Add a new coffee pin in Barcelona for Hidden Coffee Roasters
Browse files Browse the repository at this point in the history
  • Loading branch information
AuNedelec committed Jun 14, 2024
1 parent 1ba441d commit b22730c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/data/places.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,17 @@ export const PLACES: IPin[] = [
date: '2024-05-25',
photo: '/photos/AuNedelec/les_gens_que_jaime.jpg'
},
{
author: 'Auregan Nedelec',
username: 'AuNedelec',
type: EPinType.Coffee,
title : 'Hidden Coffee Roasters',
city: 'Barcelona',
country: 'Spain',
coordinates: [41.38291931152344, 2.1822259426116943],
date: '2024-06-10',
photo: '/photos/AuNedelec/hidden_coffee_roasters.jpg'
},
{
author: 'Auregan Nedelec',
username: 'AuNedelec',
Expand Down

0 comments on commit b22730c

Please sign in to comment.