summaryrefslogtreecommitdiff
path: root/_site_build/_includes/social/buttons.html
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2019-03-25 21:05:35 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2019-03-25 21:05:35 +0000
commite1f06b311652786b2a3c9dd5981bbe9b51383d1a (patch)
tree6a584596d2d402f6eeb1e4bc14374a76fb8e1dec /_site_build/_includes/social/buttons.html
parent4972068ab2e97a017e28f4e7b91858f9fcaeceb6 (diff)
Begining of rebuild.
Diffstat (limited to '_site_build/_includes/social/buttons.html')
-rw-r--r--_site_build/_includes/social/buttons.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/_site_build/_includes/social/buttons.html b/_site_build/_includes/social/buttons.html
deleted file mode 100644
index 828b435..0000000
--- a/_site_build/_includes/social/buttons.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<div class="social-buttons">
- {% if page.google_plus %}{% include social/google_plus.html %}{% endif %}
- {% if page.twitter_share %}{% include social/twitter_share.html %}{% endif %}
- {% if page.facebook_like %}{% include social/facebook_like.html %}{% endif %}
-</div>