There was an error while loading. Please reload this page.
1 parent 200d578 commit 870de61Copy full SHA for 870de61
2 files changed
public/photos/AuNedelec/annecy.png
427 KB
src/data/places.ts
@@ -312,4 +312,15 @@ export const PLACES: IPin[] = [
312
date: '2022-12-08',
313
photo: '/photos/JuditKaramazov/vienne-saint-maurice.jpg'
314
},
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
+ },
326
]
0 commit comments