Skip to content

Commit

Permalink
Merge pull request #3 from AuNedelec/an/Mataro
Browse files Browse the repository at this point in the history
Add a picture of a café we need to go to in Mataró
  • Loading branch information
JuditKaramazov authored May 10, 2024
2 parents 9f49612 + a939b52 commit 5078b95
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file added public/photos/AuNedelec/can_margarit_mataro.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 @@ -43,6 +43,17 @@ export const PLACES: IPin[] = [
date: '2024-04-15',
photo: '/photos/JuditKaramazov/mataro.jpg'
},
{
author: 'Auregan Nedelec',
username: 'AuNedelec',
type: EPinType.Coffee,
title: 'Can Margarit',
city: 'Mataró',
country: 'Spain',
coordinates: [40.741895, -73.989308],
date: '2024-05-6',
photo: '/photos/AuNedelec/can_margarit_mataro.jpg'
},
{
author: 'Auregan Nedelec',
username: 'AuNedelec',
Expand Down

0 comments on commit 5078b95

Please sign in to comment.