From 1437d76be0fdcea979f42725fdd4d7f884afd82e Mon Sep 17 00:00:00 2001 From: Samuel Clay Date: Tue, 7 Apr 2015 10:51:19 -0700 Subject: [PATCH] Fixing Twitter Cards descriptino to strip tags first, then truncate. --- templates/social/social_page.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/social/social_page.xhtml b/templates/social/social_page.xhtml index 141804e95..3bc79ae42 100644 --- a/templates/social/social_page.xhtml +++ b/templates/social/social_page.xhtml @@ -28,7 +28,7 @@ {% endif %} - + @@ -43,7 +43,7 @@ - + {% endif %} {% include_stylesheets "blurblog" %}