Fix share URL

This commit is contained in:
Jeremy Thomas
2019-10-18 07:43:14 -04:00
parent 35e3ccbd04
commit 6fece0a9c1
6 changed files with 11 additions and 11 deletions

View File

@@ -19,9 +19,9 @@ breadcrumb:
<a class="bd-tw-button button"
data-social-network="Twitter"
data-social-action="tweet"
data-social-target="{{ site.url }}"
data-social-target="https://bulma.io"
target="_blank"
href="https://twitter.com/intent/tweet?text={{ 'Here is my lovely website!' | urlencode }}&hashtags=madewithbulma&url={{ site.url }}">
href="https://twitter.com/intent/tweet?text={{ 'Here is my lovely website!' | urlencode }}&hashtags=madewithbulma">
<span class="icon">
<i class="fab fa-twitter"></i>
</span>