Skip to content

Commit

Permalink
feat: add Bilbao photo (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
voidbert authored Aug 18, 2024
1 parent e69ef7c commit 5fd13e8
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 @@ -658,5 +658,15 @@ export const PLACES: IPin[] = [
coordinates: [40.206944, -8.424215],
date: '2024-06-04',
photo: '/photos/darguima/coimbra_universidade.jpg'
},
{
author: 'Humberto Gomes',
username: 'voidbert',
type: EPinType.Merch,
city: 'Bilbao',
country: 'Spain',
coordinates: [43.26925725801514, -2.93479144050948],
date: '2024-08-04',
photo: '/photos/voidbert/bilbao.jpg'
}
];
Binary file added public/photos/voidbert/bilbao.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 5fd13e8

Please sign in to comment.