From 4e5a34cfa92333784663b9bb5a07e4096a62e2b4 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Fri, 14 Jul 2017 22:12:25 +0200 Subject: Add twitter summary support --- _includes/head.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '_includes') diff --git a/_includes/head.html b/_includes/head.html index 3df323b..9bf7bdc 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -16,4 +16,11 @@ + + {% if page.twitter %} + + + + + {% endif %} -- cgit v1.1