Sha256: 40fca48fcbfaca145254958cb4768310c853ef19d929eac4475f6d5ce011490b

Contents?: true

Size: 1.13 KB

Versions: 23

Compression:

Stored size: 1.13 KB

Contents

<p><strong>Share</strong></p>
<div class="buttons {% if include.centered %} is-centered {% endif %}">
    <a class="button is-medium is-facebook"
       onclick="window.open('https://www.facebook.com/share.php?u={{ site.url }}{{ page.url | prepend: site.baseurl }}');">
        <span class="icon"><i class="fab fa-facebook fa-lg"></i></span>
    </a>
    <a class="button is-medium is-twitter"
       onclick="window.open('https://twitter.com/intent/tweet?text={{ site.url }}{{ page.url | prepend: site.baseurl }}');">
        <span class="icon"><i class="fab fa-twitter fa-lg"></i></span>
    </a>
    <a class="button is-medium is-linkedin"
       onclick="window.open('https://www.linkedin.com/shareArticle?mini=true&url={{ site.url }}{{ page.url | prepend: site.baseurl }}&title={{ page.title | url_encode }}&summary=&source=');">
        <span class="icon"><i class="fab fa-linkedin fa-lg"></i></span>
    </a>
    <a class="button is-medium is-reddit"
       onclick="window.open('https://reddit.com/submit?url={{ site.url }}{{ page.url | prepend: site.baseurl }}');">
        <span class="icon"><i class="fab fa-reddit fa-lg"></i></span>
    </a>
</div>

Version data entries

23 entries across 23 versions & 3 rubygems

Version Path
bulma-clean-theme-0.13.3 _includes/share-buttons.html
bulma-clean-theme-0.13.2 _includes/share-buttons.html
mgm-jekyll-bulma-0.1.2 _includes/share-buttons.html
mgm-jekyll-bulma-0.1.1 _includes/share-buttons.html
bulma-clean-theme-0.13.1 _includes/share-buttons.html
bulma-clean-theme-0.13 _includes/share-buttons.html
bulma-clean-theme-0.12 _includes/share-buttons.html
jekyll-theme-opentoolbox-1.0.8 _includes/share-buttons.html
bulma-clean-theme-0.11.2 _includes/share-buttons.html
bulma-clean-theme-0.11.1 _includes/share-buttons.html
bulma-clean-theme-0.11 _includes/share-buttons.html
bulma-clean-theme-0.10.6 _includes/share-buttons.html
bulma-clean-theme-0.10.5 _includes/share-buttons.html
bulma-clean-theme-0.10.4 _includes/share-buttons.html
bulma-clean-theme-0.10.3 _includes/share-buttons.html
bulma-clean-theme-0.10.2 _includes/share-buttons.html
bulma-clean-theme-0.10.1 _includes/share-buttons.html
bulma-clean-theme-0.10 _includes/share-buttons.html
bulma-clean-theme-0.9.2 _includes/share-buttons.html
bulma-clean-theme-0.9.1 _includes/share-buttons.html