Sha256: 7f5b18aca418d99d33a58b2d0d9b633a7f054ad38d9101af5c325b6f729a0e56

Contents?: true

Size: 1.93 KB

Versions: 12

Compression:

Stored size: 1.93 KB

Contents

<div class="post-share text-center">
    <p class="light small">
        <h6>Share this post</h6>
    </p>
    <ul class="social-mini">

       <li>
            <a  href="https://www.facebook.com/sharer/sharer.php?u={{ site.url }}{{ page.url }}"
            onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;" data-toggle="tooltip" title="Share on Facebook" itemprop="Facebook">
                <span class="fa-stack fa-lg" style="
color: #223333;font-size:1em;">
                                <i class="fa fa-circle fa-stack-2x"></i>
                                <i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
                            </span>
            </a>
        </li>

 <li>
            <a href="https://twitter.com/intent/tweet?text=&quot;{{ page.title }}&quot;%20{{ site.url }}{{ page.url }}%20via%20&#64;{{ site.owner.twitter }}"
            onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;" data-toggle="tooltip" title="Share on Twitter" itemprop="Twitter">
                <span class="fa-stack fa-lg" style="
color: #223333;font-size:1em;">
                                <i class="fa fa-circle fa-stack-2x"></i>
                                <i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
                            </span>
            </a>
        </li>

                <li>
            <a href="https://plus.google.com/share?url={{ site.url }}{{ page.url }}"
           onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;" data-toggle="tooltip" title="Share on Google plus" itemprop="GooglePlus">
                <span class="fa-stack fa-lg" style="
color: #223333;font-size:1em;">
                                <i class="fa fa-circle fa-stack-2x"></i>
                                <i class="fa fa-google-plus fa-stack-1x fa-inverse"></i>
                            </span>
            </a>
        </li>
    </ul></div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
jekyll-theme-artsy-0.1.12 _includes/share.html
jekyll-theme-artsy-0.1.11 _includes/share.html
jekyll-theme-artsy-0.1.9 _includes/share.html
jekyll-theme-artsy-0.1.8 _includes/share.html
jekyll-theme-artsy-0.1.7 _includes/share.html
jekyll-theme-artsy-0.1.6 _includes/share.html
jekyll-theme-artsy-0.1.5 _includes/share.html
jekyll-theme-artsy-0.1.4 _includes/share.html
jekyll-theme-artsy-0.1.3 _includes/share.html
jekyll-theme-artsy-0.1.2 _includes/share.html
jekyll-theme-artsy-0.1.1 _includes/share.html
jekyll-theme-artsy-0.1.0 _includes/share.html