Skip to content

Commit

Permalink
Merge branch 'main' into les_gens_que_jaime
Browse files Browse the repository at this point in the history
  • Loading branch information
JuditKaramazov authored May 26, 2024
2 parents c1f4598 + 0058be3 commit e2bba90
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added public/photos/AuNedelec/montjuic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/data/places.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@ export const PLACES: IPin[] = [
date: '2024-05-25',
photo: '/photos/AuNedelec/les_gens_que_jaime.jpg'
},
{
type: EPinType.Picture,
title : 'Castell de Montjuïc',
city: 'Montjuïc, Barcelona',
country: 'Spain',
coordinates: [41.3687339, 2.1690936],
date: '2024-05-18',
photo: '/photos/AuNedelec/montjuic.jpg'
},
{
author: 'Judit Lázaro',
username: 'JuditKaramazov',
Expand Down

0 comments on commit e2bba90

Please sign in to comment.