summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorBen Burwell <bburwell1@gmail.com>2014-07-06 11:31:46 -0400
committerBen Burwell <bburwell1@gmail.com>2014-07-06 11:31:46 -0400
commitc7f4411ae0c05332284deb0645928f1efcdaaaf0 (patch)
tree333ef473e1e9692facb3e94de5b7f76476bab5e5 /_layouts
parentdfdabb6c905f77fb6f5ea86cd1ea70d73a1b8018 (diff)
Remove pinterest.
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 4f7f982..07d5e4f 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -23,8 +23,6 @@ layout: master
<!-- Tumblr -->
<a href="https://tumblr.com/share/" onclick="window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="icon-tumblr">&#xe604;</span></a>
- <!-- Pinterest -->
- <a href="https://www.pinterest.com/pin/create/link/?url=http%3A%2F%2Fwww.benburwell.com{{ page.url | cgi_escape }}" onclick="window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="icon-pinterest">&#xe605;</span></a>
</div>
<div class="date">{{ page.date | date: "%A, %-d %B %Y" }}</div>