We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6303da4 commit 58de2b5Copy full SHA for 58de2b5
1 file changed
src/components/MapData.js
@@ -74,10 +74,13 @@ const MapData = () => {
74
},
75
{
76
name: 'Python Valencia',
77
- latitude: 39.4227,
78
- longitude: -0.3525,
79
- web: 'https://pyvlc.es/',
+ latitude: 39.4704,
+ longitude: -0.3764,
+ web: 'https://python-valencia.es/',
80
+ meetup: 'https://www.meetup.com/es-ES/python-valencia-meetup/',
81
twitter: 'https://twitter.com/python_vlc',
82
+ telegram: 'https://t.me/python_vlc',
83
+ email: 'valencia@es.python.org',
84
85
86
name: 'PyBCN',
0 commit comments