From 5831c85fc0753e9a49e8c5d69c26286735ce93c4 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Thu, 25 Dec 2014 22:47:41 +0100 Subject: [PATCH] Add Twitter, Facebook and G+ tags for posts --- _includes/head.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_includes/head.html b/_includes/head.html index f4794f2..0dc6087 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -25,4 +25,24 @@ + + {% if page.category == "posts" %} + + + + + + + + + + + + + + + + + + {% endif %}