Refactoring of styles - BEM + ITCSS, removed Disqus.
[ghost-theme-willow.git] / partials / share-links.hbs
diff --git a/partials/share-links.hbs b/partials/share-links.hbs
deleted file mode 100644 (file)
index 1d0522c..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<a class="share-twitter" href="https://twitter.com/intent/tweet?text={{encode title}}&amp;url={{url absolute="true"}}"
-   onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
-    Share on Twitter |
-</a>
-
-<a class="share-facebook" href="https://www.facebook.com/sharer/sharer.php?u={{url absolute="true"}}"
-   onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
-    Share on Facebook |
-</a>
-
-<a class="share-google-plus" href="https://plus.google.com/share?url={{url absolute="true"}}"
-   onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
-    Share on Google+
-</a>
\ No newline at end of file