Sha256: 942bdde81c20bbad7c33799bed87661e526f3d41278e6f2b62565010012cb77a

Contents?: true

Size: 1.27 KB

Versions: 11

Compression:

Stored size: 1.27 KB

Contents

<div class="post-share text-center">
    <p class="light small">
        Share this post
    </p>
    <ul class="social-mini">
        <li>
            <a href="https://twitter.com/intent/tweet?text={{ page.title | cgi_escape }}%20{{ site.url }}{{ page.url }}%20via%20&#64;{{ site.author.twitter }}"
                onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;" data-toggle="tooltip"
                title="Share on Twitter" itemprop="Twitter">
                <i class="fa fa-twitter"></i>
            </a>
        </li>
        <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">
                <i class="fa fa-facebook"></i>
            </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">
                <i class="fa fa-google-plus"></i>
            </a>
        </li>
    </ul>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
jekyll-theme-omega-0.2.4 _includes/share.html
jekyll-theme-omega-0.2.3 _includes/share.html
jekyll-theme-omega-0.2.2 _includes/share.html
jekyll-theme-omega-0.2.1 _includes/share.html
jekyll-theme-omega-0.2.0 _includes/share.html
jekyll-theme-omega-0.1.9 _includes/share.html
jekyll-theme-omega-0.1.8 _includes/share.html
jekyll-theme-omega-0.1.7 _includes/share.html
jekyll-theme-omega-0.1.6 _includes/share.html
jekyll-theme-omega-0.1.5 _includes/share.html
jekyll-theme-omega-0.1.4 _includes/share.html