Skip to content

Commit

Permalink
Update Python Valencia contacts (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
delimitry authored Dec 15, 2024
1 parent 6303da4 commit 58de2b5
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/components/MapData.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,13 @@ const MapData = () => {
},
{
name: 'Python Valencia',
latitude: 39.4227,
longitude: -0.3525,
web: 'https://pyvlc.es/',
latitude: 39.4704,
longitude: -0.3764,
web: 'https://python-valencia.es/',
meetup: 'https://www.meetup.com/es-ES/python-valencia-meetup/',
twitter: 'https://twitter.com/python_vlc',
telegram: 'https://t.me/python_vlc',
email: 'valencia@es.python.org',
},
{
name: 'PyBCN',
Expand Down

0 comments on commit 58de2b5

Please sign in to comment.