Skip to content

Commit

Permalink
Changing buttons and links for going live
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariel Jolo committed Apr 11, 2024
1 parent 380ae15 commit c229724
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 @@ -14,7 +14,7 @@
{# <a href="https://nerdear.la/qr" class="custom_button_qr">{{ _("Ingresá con QR") }}</a> #}
<div class="logo"></div>
<p class="blurb no-border text-center">{{ _("11 al 13 de abril, 2024 - Santiago de Chile") }}<br /><br />
<a href="https://nerdear.live" class="custom_button_vivo">{{ _("¡Mira el evento en vivo!") }}</a>
<a href="https://nerdear.live" class="custom_button_vivo">{{ _("¡Mira en vivo!") }}</a>
</p>
</div>
</div>
Expand Down

0 comments on commit c229724

Please sign in to comment.