Skip to content

Commit

Permalink
feat: add Vila Real pin (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioJPinto authored Sep 9, 2024
1 parent b966ef6 commit 4ace006
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/places.ts
Original file line number Diff line number Diff line change
Expand Up @@ -698,5 +698,15 @@ export const PLACES: IPin[] = [
coordinates: [43.722511398105596, 10.395425388135308],
date: '2024-08-27',
photo: '/photos/joaodiaslobo/pisa.jpeg'
},
{
author: ['Afonso Dionísio', 'Gerson Júnior', 'Júlio Pinto'],
username: ['Afonso-santos', 'GresosJ', 'JulioJPinto'],
type: EPinType.Sticker,
city: 'Vila Real',
country: 'Portugal',
coordinates: [41.2706315, -7.8500863],
date: '2024-09-08',
photo: '/photos/JulioJPinto,GresosJ,Afonso-santos/vilareal.jpg'
}
];
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4ace006

Please sign in to comment.