Skip to content

Commit

Permalink
feat: add ENEI'23 sticker (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRodrigues10 committed Sep 17, 2024
1 parent baa0a32 commit 692d498
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/places.ts
Original file line number Diff line number Diff line change
Expand Up @@ -743,5 +743,30 @@ export const PLACES: IPin[] = [
coordinates: [40.6331741, -8.660137],
date: '2023-10-01',
photo: '/photos/AETTUA/aettua.jpeg'
},
{
author: [
'Afonso Santos',
'Gerson Júnior',
'Mário Rodrigues',
'Martim Ferreira',
'Matilde Bravo',
'Vitor Lelis'
],
username: [
'Afonso-santos',
'GresosJ',
'MarioRodrigues10',
'MartimMelo',
'matildeopbravo',
'VitorLelis'
],
type: EPinType.Sticker,
city: 'Aveiro',
country: 'Portugal',
coordinates: [40.626917, -8.657037],
date: '2023-09-30',
photo:
'/photos/Afonso-santos,GresosJ,MarioRodrigues10,MartimMelo,matildeopbravo,VitorLelis/aveiro.jpeg'
}
];
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 692d498

Please sign in to comment.