Skip to content

Commit ca9c042

Browse files
committed
deploy: 0b0702e
1 parent f5ae661 commit ca9c042

File tree

5 files changed

+239
-4
lines changed

5 files changed

+239
-4
lines changed

assets/index-20kyMGS-.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/index-Bqrrzhb0.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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
"linkCopied": "Link copied to clipboard",
109109
"tableOfContents": "Table of Contents",
110110
"heroEyebrow": "Community safety",
111-
"heroDescription": "This page now behaves more like a clear policy surface: scannable, anchored, and easier to trust.",
112111
"purpose": {
113112
"title": "1. Purpose",
114113
"description1": "Web Dev Talks is an open community whose objective is to foster learning, networking, and professional growth within the technology field, in a safe, respectful, and inclusive environment for all people.",

i18n/es.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
"linkCopied": "Enlace copiado al portapapeles",
118118
"tableOfContents": "Tabla de contenidos",
119119
"heroEyebrow": "Seguridad de la comunidad",
120-
"heroDescription": "Esta página ahora se presenta como una política clara y fácil de recorrer: escaneable, anclada y más confiable.",
121120
"purpose": {
122121
"title": "1. Propósito",
123122
"description1": "Web Dev Talks es una comunidad abierta cuyo objetivo es fomentar el aprendizaje, el networking y el crecimiento profesional dentro del área de tecnología, en un ambiente seguro, respetuoso e inclusivo para todas las personas.",

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-C5p6G_Rq.js"></script>
23-
<link rel="stylesheet" crossorigin href="./assets/index-DVJvPT3A.css">
22+
<script type="module" crossorigin src="./assets/index-20kyMGS-.js"></script>
23+
<link rel="stylesheet" crossorigin href="./assets/index-Bqrrzhb0.css">
2424
</head>
2525
<body style="margin: 0">
2626
<div id="root"></div>

0 commit comments

Comments
 (0)