Skip to content

Commit 7041e1f

Browse files
committed
deploy: 9dbacd6
1 parent 727b542 commit 7041e1f

5 files changed

Lines changed: 238 additions & 7 deletions

File tree

assets/index-CYeWpyJO.js

Lines changed: 231 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/index-DjiFsy9N.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

i18n/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"card2Title": "Not only for web developers.",
2121
"card2Body": "Product, QA, design, infrastructure, and students all have a clear place in the room and in the conversation.",
2222
"card3Eyebrow": "Sustainable",
23-
"card3Title": "Sponsors fund better events, not bloat.",
24-
"card3Body": "The community holds up best when the focus stays on useful, consistent, well-run gatherings."
23+
"card3Title": "Community, Patreon, and sponsorship.",
24+
"card3Body": "Our events are sustained by the community itself—through our Patreons and sponsors from the local tech scene."
2525
},
2626
"sponsorship": {
2727
"description1": "WebDevTalks is a community of development and technology that began over 10 years ago with the aim of bringing developers closer to various topics within the field of software development, web, mobile, IoT, project management, design, and more.",

i18n/es.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"subtitle": "Charlas y networking para Colima"
1010
},
1111
"homePage": {
12-
"eyebrow": "Comunidad tech de Colima",
1312
"headline": "Charlas, networking y más.",
1413
"description": "Web Dev Talks conecta a desarrolladores, diseñadores, PMs, QA y estudiantes a través de eventos prácticos y una comunidad tech local más fuerte.",
1514
"communityLabel": "Somos comunidad",
@@ -20,8 +19,8 @@
2019
"card2Title": "No es solo para desarrolladores web.",
2120
"card2Body": "Producto, QA, diseño, infraestructura y estudiantes tienen un lugar claro tanto en el evento como en la conversación.",
2221
"card3Eyebrow": "Sostenible",
23-
"card3Title": "Los patrocinadores financian mejores eventos, no relleno.",
24-
"card3Body": "La comunidad se sostiene mejor cuando el enfoque está en encuentros útiles, consistentes y bien ejecutados."
22+
"card3Title": "Comunidad, Patreon y patrocinio.",
23+
"card3Body": "Todos nuestros eventos son sostenidos por la propia comunidad, a través de nuestros patreons y de los patrocinadores del área tech local."
2524
},
2625
"sponsorship": {
2726
"description1": "WebDevTalks(WDT) es una comunidad de desarrollo y tecnología que inició hace más de 10 años con la finalidad de acercar a desarrolladores, diseñadores, managers, product owners, testers y cualquier profesional con una carrera relacionada a IT a diversos temas dentro del área del desarrollo de software web, móvil, IoT, gestión de proyectos, testing, infraestructura, diseño y más.",

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<meta name="twitter:description" content="WebDevTalks somos una comunidad de desarrollo y tecnología, que inició hace más de 10 años. Buscamos acercar a desarrolladores a diversos temas dentro del área del desarrollo de software, diseño y más.">
2020
<meta name="twitter:image" content="https://www.webdevtalks.mx/WDT.svg" />
2121
<title>Web Dev Talks</title>
22-
<script type="module" crossorigin src="./assets/index-BVAcBv_3.js"></script>
23-
<link rel="stylesheet" crossorigin href="./assets/index-jY3hTJe4.css">
22+
<script type="module" crossorigin src="./assets/index-CYeWpyJO.js"></script>
23+
<link rel="stylesheet" crossorigin href="./assets/index-DjiFsy9N.css">
2424
</head>
2525
<body style="margin: 0">
2626
<div id="root"></div>

0 commit comments

Comments
 (0)