Skip to content

Commit 1c1222b

Browse files
committed
deploy: 3264405
1 parent a5b6731 commit 1c1222b

6 files changed

Lines changed: 246 additions & 7 deletions

File tree

assets/index-Ci-8Iele.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.

assets/index-Uo-6FjQd.js

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

assets/logotype-DJHscpWM.png

22.4 KB
Loading

i18n/en.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@
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.",
2828
"description2": "Thanks to the effort and support of various companies, we've been able to reach today, providing a quality event, helping to incentivize new generations, and strengthening the development community in the city of Colima.",
29-
"attendeesTitle": "Attendee Profile",
29+
"attendeesTitle": "Attendee profile",
30+
"attendeesIntro": "Meetups bring together different roles: engineering, product, QA, design, students, and more. The chart summarizes a community survey—the numbers are approximate.",
31+
"venuesTitle": "Event locations",
3032
"wdtVideo": "WebDevTalks Video (Audio on Spanish)",
31-
"venues": "We try to rotate the location where the event takes place. Several companies and associations have helped us by collaborating and providing their offices and spaces to carry out the event.",
33+
"venues": "We don't always host in the same place—we change venues so more people can join. Companies and associations have lent us their offices and spaces to make the meetups happen.",
3234
"sponsorshipPlans": "Sponsorship Plans",
3335
"sponsorshipPlansBody": "With the goal of continuing to enhance the community, WebDevTalks seeks sponsorship and offers the following modalities:",
3436
"areas": "Other Areas",
@@ -67,7 +69,6 @@
6769
"ourPatreons": "Our Patreons",
6870
"votes": "# dof votes",
6971
"heroEyebrow": "Sponsor WDT",
70-
"audienceProfile": "Audience profile",
7172
"closingNote": "Your support helps us keep building better events for the community."
7273
},
7374
"aboutUs": {

i18n/es.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@
2828
"description2": "Gracias al esfuerzo y apoyo de diversas empresas hemos llegado al día de hoy, proporcionando un evento de calidad, ayudando a incentivar a las nuevas generaciones y fortaleciendo la comunidad de desarrollo en la ciudad de Colima.",
2929
"description3": "Son nuestros sponsors y patreons quienes nos permiten seguir haciendo posible estos eventos y cursos.",
3030
"attendeesTitle": "Perfil de Asistentes",
31+
"attendeesIntro": "En los encuentros conviven perfiles distintos: desarrollo, producto, QA, diseño, estudiantes y otras áreas. La gráfica resume una encuesta a la comunidad; las cifras son orientativas.",
32+
"venuesTitle": "Sedes del evento",
3133
"wdtVideo": "Video de WebDevTalks",
32-
"venues": "Intentamos rotar el lugar donde se hace el evento, varias empresas y asociaciones nos han ayudado colaborando y proporcionando sus oficinas y espacios para llevar el evento a cabo.",
34+
"venues": "No siempre hacemos el evento en el mismo lugar: cambiamos de sede para que más personas puedan sumarse. Varias empresas y asociaciones nos han prestado sus oficinas y espacios para que los encuentros se realicen.",
3335
"sponsorshipPlans": "Planes de Patrocinio",
3436
"sponsorshipPlansBody": "Con el ideal de seguir mejorando la comunidad, WebDevTalks busca patrocinio y ofrece las siguientes modalidades:",
3537
"areas": "Otras areas",
@@ -76,7 +78,6 @@
7678
"ourPatreons": "Nuestros Patreons",
7779
"votes": "# de votos",
7880
"heroEyebrow": "Patrocina WDT",
79-
"audienceProfile": "Perfil de audiencia",
8081
"closingNote": "Tu apoyo nos ayuda a seguir creando mejores eventos para la comunidad."
8182
},
8283
"aboutUs": {

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-BQjktKyp.js"></script>
23-
<link rel="stylesheet" crossorigin href="./assets/index-Bqrrzhb0.css">
22+
<script type="module" crossorigin src="./assets/index-Uo-6FjQd.js"></script>
23+
<link rel="stylesheet" crossorigin href="./assets/index-Ci-8Iele.css">
2424
</head>
2525
<body style="margin: 0">
2626
<div id="root"></div>

0 commit comments

Comments
 (0)