Skip to content

Commit 11bb7aa

Browse files
authored
Merge pull request #122 from ComBuildersES/add-community-121
Propuesta: Añadir comunidad desde issue #121
2 parents ad89b6d + 295ccef commit 11bb7aa

3 files changed

Lines changed: 37 additions & 0 deletions

File tree

public/data/communities.geojson

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9202,6 +9202,25 @@
92029202
"communityUrl": "https://arcadejam.github.io/",
92039203
"thumbnailUrl": "images/jam-attack.webp"
92049204
}
9205+
},
9206+
{
9207+
"type": "Feature",
9208+
"geometry": {
9209+
"type": "Point",
9210+
"coordinates": [
9211+
-0.3763353,
9212+
39.4697065
9213+
]
9214+
},
9215+
"properties": {
9216+
"id": 590,
9217+
"name": "Productbeers",
9218+
"status": "Activa",
9219+
"eventFormat": "Presencial",
9220+
"location": "Valencia",
9221+
"communityUrl": "https://www.linkedin.com/company/valencia-product-beers/",
9222+
"thumbnailUrl": "images/productbeers.webp"
9223+
}
92059224
}
92069225
]
92079226
}

public/data/communities.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10478,5 +10478,23 @@
1047810478
"lon": -2.4251246
1047910479
},
1048010480
"displayOnMap": true
10481+
},
10482+
{
10483+
"id": 590,
10484+
"name": "Productbeers",
10485+
"status": "Activa",
10486+
"lastReviewed": "14/6/2025",
10487+
"communityType": "Tech Meetup",
10488+
"eventFormat": "Presencial",
10489+
"location": "Valencia",
10490+
"topics": "Product Manager, product designer, Product owner",
10491+
"contactInfo": "",
10492+
"communityUrl": "https://www.linkedin.com/company/valencia-product-beers/",
10493+
"thumbnailUrl": "images/productbeers.webp",
10494+
"latLon": {
10495+
"lat": 39.4697065,
10496+
"lon": -0.3763353
10497+
},
10498+
"displayOnMap": true
1048110499
}
1048210500
]

public/images/productbeers.webp

1.79 KB
Loading

0 commit comments

Comments
 (0)