Skip to content

Commit 870de61

Browse files
committed
This is a voucher for you to redeem whenever you feel like going for a chill getaway in the middle of almost nowhere. Happy birthday ! (Added new pin)
1 parent 200d578 commit 870de61

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

public/photos/AuNedelec/annecy.png

427 KB
Loading

src/data/places.ts

Lines changed: 11 additions & 0 deletions
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)