Skip to content

Commit

Permalink
extract twitter handle as Ghost variable
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-park committed Jun 29, 2016
1 parent 18b545a commit 222f60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partials/widgets/twitter-box.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<div class="twitter-box-content">
<h4>Zombeats</h4>
<p>Tu Comunidad de Beatbox en Español. Campeonatos, Historias, Quedadas, Vídeos...</p>
<a href="https://twitter.com/zombeats_es" class="twitter-follow-button" data-show-count="true">Seguir @zombeats_es</a>
<a href="{{twitter_url}}" class="twitter-follow-button" data-show-count="true">Seguir @zombeats_es</a>
</div>
</section>

0 comments on commit 222f60c

Please sign in to comment.