Skip to content

Commit

Permalink
Merge pull request #10 from AuNedelec/an/mescladis
Browse files Browse the repository at this point in the history
Add new coffee pin for Mescladis del Pou
  • Loading branch information
JuditKaramazov authored Jun 4, 2024
2 parents c7ca1e1 + 828c8b3 commit b2002ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file added public/photos/AuNedelec/mescladis_del_pou.jpg
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 @@ -23,6 +23,17 @@ export const PLACES: IPin[] = [
date: '2024-05-18',
photo: '/photos/AuNedelec/kahiki.jpg'
},
{
author: 'Auregan Nedelec',
username: 'AuNedelec',
type: EPinType.Coffee,
title : 'Mescladís del Pou',
city: 'Barcelona',
country: 'Spain',
coordinates: [41.3870865, 2.1803497],
date: '2024-06-04',
photo: '/photos/AuNedelec/mescladis_del_pou.jpg'
},
{
author: 'Auregan Nedelec',
username: 'AuNedelec',
Expand Down

0 comments on commit b2002ca

Please sign in to comment.