Skip to content

Commit fda8d77

Browse files
Merge pull request #24 from AuNedelec/an/happy_birthday
Happy birthday !
2 parents c56d323 + 870de61 commit fda8d77

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

public/photos/AuNedelec/annecy.png

427 KB
Loading

src/data/places.ts

+11
Original file line numberDiff line numberDiff line change
@@ -312,4 +312,15 @@ export const PLACES: IPin[] = [
312312
date: '2022-12-08',
313313
photo: '/photos/JuditKaramazov/vienne-saint-maurice.jpg'
314314
},
315+
316+
{
317+
author: 'Auregan Nedelec',
318+
username: 'AuNedelec',
319+
type: EPinType.Picture,
320+
city: 'Voucher for a chill weekend in Annecy',
321+
country: 'whenever the time will be right. 🫂',
322+
coordinates: [45.8992, 6.1294],
323+
date: '2025-02-08',
324+
photo: '/photos/AuNedelec/annecy.png'
325+
},
315326
]

0 commit comments

Comments
 (0)