Sha256: bc55160f78fd22ff3a8f0a6d7b4f78ee6dd46a7a3e43bd84d9b4330d929792f5

Contents?: true

Size: 1.56 KB

Versions: 47

Compression:

Stored size: 1.56 KB

Contents

<section class="page__share">
  {% if site.data.ui-text[site.locale].share_on_label %}
    <h4 class="page__share-title">{{ site.data.ui-text[site.locale].share_on_label | default: "Share on" }}</h4>
  {% endif %}

  <a href="https://twitter.com/intent/tweet?{% if site.twitter.username %}via={{ site.twitter.username | url_encode }}&{% endif %}text={{ page.title | url_encode }}%20{{ page.url | absolute_url | url_encode }}" class="btn btn--twitter" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} Twitter"><i class="fab fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>

  <a href="https://www.facebook.com/sharer/sharer.php?u={{ page.url | absolute_url | url_encode }}" class="btn btn--facebook" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} Facebook"><i class="fab fa-fw fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>

  <a href="https://www.linkedin.com/shareArticle?mini=true&url={{ page.url | absolute_url | url_encode }}" class="btn btn--linkedin" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} LinkedIn"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
</section>

Version data entries

47 entries across 47 versions & 2 rubygems

Version Path
creek-jekyll-theme-1.7.5 _includes/social-share.html
creek-jekyll-theme-1.7.4 _includes/social-share.html
creek-jekyll-theme-1.7.3 _includes/social-share.html
creek-jekyll-theme-1.7.1 _includes/social-share.html
creek-jekyll-theme-1.7.0 _includes/social-share.html
creek-jekyll-theme-1.6.0 _includes/social-share.html
creek-jekyll-theme-1.5.0 _includes/social-share.html
creek-jekyll-theme-1.4.1 _includes/social-share.html
creek-jekyll-theme-1.4.0 _includes/social-share.html
creek-jekyll-theme-1.3.0 _includes/social-share.html
creek-jekyll-theme-1.2.2 _includes/social-share.html
creek-jekyll-theme-1.2.0 _includes/social-share.html
creek-jekyll-theme-1.1.0 _includes/social-share.html
creek-jekyll-theme-1.0.0 _includes/social-share.html
creek-jekyll-theme-0.5.2 _includes/social-share.html
creek-jekyll-theme-0.5.1 _includes/social-share.html
creek-jekyll-theme-0.5.0 _includes/social-share.html
creek-jekyll-theme-0.3.0 _includes/social-share.html
creek-jekyll-theme-0.2.2 _includes/social-share.html
creek-jekyll-theme-0.2.1 _includes/social-share.html