Skip to content

Commit f6f0b73

Browse files
committed
fix: update nerdearla logo and nhb ref
1 parent e6e6899 commit f6f0b73

File tree

2 files changed

+30
-18
lines changed

2 files changed

+30
-18
lines changed

en/index.html

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@
33

44
<head>
55
<!-- Google Tag Manager -->
6-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
7-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
8-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
9-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
10-
})(window,document,'script','dataLayer','GTM-MW9RRK2');</script>
6+
<script>(function (w, d, s, l, i) {
7+
w[l] = w[l] || []; w[l].push({
8+
'gtm.start':
9+
new Date().getTime(), event: 'gtm.js'
10+
}); var f = d.getElementsByTagName(s)[0],
11+
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
12+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
13+
})(window, document, 'script', 'dataLayer', 'GTM-MW9RRK2');</script>
1114
<!-- End Google Tag Manager -->
1215
<meta charset="UTF-8">
1316
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -84,10 +87,10 @@ <h3>#AdminBirras</h3>
8487
<h3>Salary Survey</h3>
8588
<p>We conduct the largest IT salary survey in Argentina, with more than 6000 responses per edition.</p>
8689
</a>
87-
<a class="feature-card" href="https://www.youtube.com/watch?v=Fe5auHAIo5w&list=PLPXjriojfnRUFxHXucPTF1AFQlG4z3vro"
90+
<a class="feature-card" href="http://youtube.com/watch?v=JN6WkZE_bIk&list=PLPXjriojfnRWZD-qMcTxQGZtOS_Uj0Amg"
8891
target="_blank">
8992
<i class="fas fa-microphone fa-2x" style="margin-bottom: 1rem; color: var(--accent-color);"></i>
90-
<h3>Polémica en /var</h3>
93+
<h3>No hay backup</h3>
9194
<p>Our monthly podcast where we review news from the world of Linux, systems, and technology.</p>
9295
</a>
9396
</div>
@@ -134,7 +137,10 @@ <h4>12+</h4>
134137
<div class="hero-background nerdearla-bg"></div>
135138
<div class="hero-overlay"></div>
136139
<div class="hero-content">
137-
<h2 style="font-size: 3rem; margin-bottom: 1.5rem;">NERDEARLA</h2>
140+
<a href="https://nerdear.la?utm_source=sysarmy" target="_blank">
141+
<img alt="Logo Nerdearla" src="https://backstage.nerdearla.com/static/images/logo.png"
142+
style="max-width: 25em;" />
143+
</a>
138144
<p style="font-size: 1.2rem; margin-bottom: 2rem;">As a community, we organize Nerdearla, the largest free
139145
technology event in Ibero-America.</p>
140146
<a href="https://nerdear.la" target="_blank" class="cta-button" style="font-size: 1.2rem;">
@@ -167,4 +173,4 @@ <h2>Join the community</h2>
167173
<script src="../js/main.js"></script>
168174
</body>
169175

170-
</html>
176+
</html>

index.html

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@
33

44
<head>
55
<!-- Google Tag Manager -->
6-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
7-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
8-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
9-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
10-
})(window,document,'script','dataLayer','GTM-MW9RRK2');</script>
6+
<script>(function (w, d, s, l, i) {
7+
w[l] = w[l] || []; w[l].push({
8+
'gtm.start':
9+
new Date().getTime(), event: 'gtm.js'
10+
}); var f = d.getElementsByTagName(s)[0],
11+
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
12+
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
13+
})(window, document, 'script', 'dataLayer', 'GTM-MW9RRK2');</script>
1114
<!-- End Google Tag Manager -->
1215
<meta charset="UTF-8">
1316
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -86,10 +89,10 @@ <h3>Encuesta de Sueldos</h3>
8689
<p>Realizamos la encuesta más grande de sueldos IT en Argentina, con más de 6000 respuestas por edición.
8790
</p>
8891
</a>
89-
<a class="feature-card" href="https://www.youtube.com/watch?v=Fe5auHAIo5w&list=PLPXjriojfnRUFxHXucPTF1AFQlG4z3vro"
92+
<a class="feature-card" href="http://youtube.com/watch?v=JN6WkZE_bIk&list=PLPXjriojfnRWZD-qMcTxQGZtOS_Uj0Amg"
9093
target="_blank">
9194
<i class="fas fa-microphone fa-2x" style="margin-bottom: 1rem; color: var(--accent-color);"></i>
92-
<h3>Polémica en /var</h3>
95+
<h3>No hay backup</h3>
9396
<p>Nuestro podcast mensual donde repasamos las noticias del mundo Linux, sistemas y tecnología.</p>
9497
</a>
9598
</div>
@@ -137,7 +140,10 @@ <h4>12+</h4>
137140
<div class="hero-background nerdearla-bg"></div>
138141
<div class="hero-overlay"></div>
139142
<div class="hero-content">
140-
<h2 style="font-size: 3rem; margin-bottom: 1.5rem;">NERDEARLA</h2>
143+
<a href="https://nerdear.la?utm_source=sysarmy" target="_blank">
144+
<img alt="Logo Nerdearla" src="https://backstage.nerdearla.com/static/images/logo.png"
145+
style="max-width: 25em;" />
146+
</a>
141147
<p style="font-size: 1.2rem; margin-bottom: 2rem;">Como comunidad organizamos Nerdearla, el evento de
142148
tecnología gratuito más grande de Iberoamérica.</p>
143149
<a href="https://nerdear.la" target="_blank" class="cta-button" style="font-size: 1.2rem;">
@@ -170,4 +176,4 @@ <h2>Unite a la comunidad</h2>
170176
<script src="js/main.js"></script>
171177
</body>
172178

173-
</html>
179+
</html>

0 commit comments

Comments
 (0)