Skip to content

Commit

Permalink
feat: add prague sticker (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
laraujo7 authored Nov 7, 2024
1 parent da57a23 commit ce1685e
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 @@ -779,5 +779,15 @@ export const PLACES: IPin[] = [
date: '2024-10-20',
photo: '/photos/cesium/geres.jpg',
orientation: 'horizontal'
},
{
author: 'Luis Araújo',
username: 'laraujo7',
type: EPinType.Sticker,
city: 'Prague',
country: 'Czech Republic',
coordinates: [50.08494, 14.42207],
date: '2024-09-22',
photo: '/photos/laraujo7/prague.jpg'
}
];
Binary file added public/photos/laraujo7/prague.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 ce1685e

Please sign in to comment.