2017-08-14 11:44:24 +00:00
|
|
|
<a class="bd-tw-button button"
|
2017-07-30 17:22:13 +00:00
|
|
|
data-social-network="Twitter"
|
|
|
|
data-social-action="tweet"
|
|
|
|
data-social-target="{{ site.url }}"
|
|
|
|
target="_blank"
|
2018-03-26 13:46:39 +00:00
|
|
|
href="https://twitter.com/intent/tweet?text={{ site.data.meta.title | urlencode }}&hashtags=bulmaio&url={{ site.url }}&via=jgthms">
|
2017-07-30 17:22:13 +00:00
|
|
|
<span class="icon">
|
2018-01-10 16:30:23 +00:00
|
|
|
<i class="fab fa-twitter"></i>
|
2017-07-30 17:22:13 +00:00
|
|
|
</span>
|
|
|
|
<span>
|
|
|
|
{{ include.label }}
|
|
|
|
</span>
|
2017-08-14 11:44:24 +00:00
|
|
|
</a>
|