From f9f2297389f476a643650f62e87b1f3141642d5a Mon Sep 17 00:00:00 2001 From: Dirk Ziegemeyer Date: Sat, 1 Nov 2014 09:03:36 +0100 Subject: [PATCH] Fix HTML validation error in Twitter sharing link --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 01c638e..39f8ad2 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -38,7 +38,7 @@ {% if site.owner.disqus-shortname and page.comments == true %} Comment{% endif %} {% if page.share %} - Tweet + Tweet Like