Skip to content

Commit 6f54c8c

Browse files
committed
Correccion mapa
1 parent 31c4d3d commit 6f54c8c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

_posts/2024-06-30-Comunidades.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ image: /assets/img/posts/Discord_ICPC.png
1111
---
1212

1313

14+
> Si el mapa se ve cortado o no es funcional, recarga la página
15+
{: .prompt-tip }
16+
1417
## Mapa de clubes de programación competitiva y Algoritmia de México
1518

1619
<div id="map-container">

assets/js/posts/Comunidades/mapa_interactivo.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ document.addEventListener("DOMContentLoaded", () => {
325325
}
326326
],
327327
concurso: [{
328-
XPOCET: "ceca.uaeh.edu.mx/xpocet/"
328+
XPOCET: "https://www.google.com/search?q=ceca.uaeh.edu.mx%2Fxpocet&sclient=gws-wiz-serp"
329329
}],
330330
training_camp: [
331331
{
@@ -576,7 +576,7 @@ document.addEventListener("DOMContentLoaded", () => {
576576
pagina: "https://sites.google.com/view/cpcfmat-uady"
577577
}],
578578
recursos: [{ presentaciones: "https://sites.google.com/view/cpcfmat-uady/entrenamientos/iniciaci%C3%B3n" }],
579-
contacto: [{ discord: "https://discord.com/invite/rxVhJMKPQD" }],
579+
contacto: [{ discord: "https://discord.gg/5QWvqerS" }],
580580
concurso: [{ Jujutsu_Koding: "https://sites.google.com/view/cpcfmat-uady/actividades/jujutsu-koding" }]
581581
}]
582582
},

0 commit comments

Comments
 (0)