From da926a0487129a88886f4d0aa271d5b4f2d043df Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 16 Dec 2013 01:08:03 +0100 Subject: [PATCH] strip html from twitter cards excerpt --- _src/_includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_src/_includes/head.html b/_src/_includes/head.html index 3b1a13f3..3ec1840d 100644 --- a/_src/_includes/head.html +++ b/_src/_includes/head.html @@ -97,7 +97,7 @@ {% if page.description %} {% else %} - + {% endif %} {% if page.image %}