Skip to content

Commit d3e0ae3

Browse files
fix: reenable webpress vigo
1 parent 3edd86e commit d3e0ae3

1 file changed

Lines changed: 13 additions & 20 deletions

File tree

public/vigotech.json

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,16 @@
6464
},
6565
"inactive": true
6666
},
67+
"cloudnativegalicia": {
68+
"name": "Cloud Native Galicia",
69+
"logo": "https://cloudnativegalicia.es/wp-content/uploads/2024/08/cncfgalicia4.jpg",
70+
"links": {
71+
"web": "https://cloudnativegalicia.es/",
72+
"twitter": "https://x.com/cloudnativegal",
73+
"linkedin": "https://www.linkedin.com/company/104357067",
74+
"cncf": "https://community.cncf.io/cloud-native-galicia/"
75+
}
76+
},
6777
"craftersvigo": {
6878
"name": "Crafters Vigo",
6979
"logo": "https://vigotech.org/images/craftersVigo.png",
@@ -80,8 +90,7 @@
8090
"name": "GALPon",
8191
"logo": "https://vigotech.org/images/galpon.png",
8292
"links": {
83-
"web": "https://www.galpon.org",
84-
"maillist": "https://www.galpon.org/content/listas-correo-galpon"
93+
"web": "https://www.galpon.org"
8594
},
8695
"events": {
8796
"type": "json",
@@ -127,9 +136,7 @@
127136
"name": "Grupo de Usuarios de Joomla de Vigo",
128137
"logo": "https://vigotech.org/images/joomla_vigo.png",
129138
"links": {
130-
"web": "https://www.joomlavigo.es/",
131-
"twitter": "https://twitter.com/JoomlaVigo",
132-
"facebook": "https://www.facebook.com/JoomlaVigo/"
139+
"web": "https://www.joomlavigo.es/"
133140
}
134141
},
135142
"phpvigo": {
@@ -269,19 +276,6 @@
269276
],
270277
"inactive": true
271278
},
272-
"wppontevedra": {
273-
"name": "WordpressPontevedra",
274-
"logo": "https://vigotech.org/images/wordpress-pontevedra.png",
275-
"links": {
276-
"meetup": "https://www.meetup.com/es-ES/Pontevedra-WordPress-Meetup/",
277-
"twitter": "https://twitter.com/wppontevedra"
278-
},
279-
"events": {
280-
"type": "meetup",
281-
"meetupid": "Pontevedra-WordPress-Meetup"
282-
},
283-
"inactive": true
284-
},
285279
"vigowordpress": {
286280
"name": "VigoWordpress",
287281
"logo": "https://vigotech.org/images/vigowordpress.png",
@@ -300,8 +294,7 @@
300294
"type": "youtube",
301295
"channel_id": "UCuipENHgKAhr1VgK59156Tw"
302296
}
303-
],
304-
"inactive": true
297+
]
305298
}
306299
}
307300
}

0 commit comments

Comments
 (0)