Skip to content

Commit

Permalink
fix hero
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariel Jolo committed Mar 15, 2024
1 parent 3e30779 commit b4f9849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/components/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="logo"></div>
<p class="blurb no-border text-center">{{ _("11 al 13 de abril, 2024 - Santiago de Chile") }}<br />
{{ _("Próximamente: anunciamos la agenda.") }}<br /><br />
<a href="https://reg.nerdear.la/?utm_source=hero" class="custom_button_vivo">{{ _("¡Regístrate gratis ahora!") }}</a>
<a href="https://reg.nerdear.la/?utm_source=hero" class="custom_button_vivo">{{ _("¡Regístrate gratis!") }}</a>
</p>
</div>
</div>
Expand Down

0 comments on commit b4f9849

Please sign in to comment.