From c71d3f9d1a767569ee49a56157806fb1e0c24fd0 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Fri, 17 Apr 2015 16:48:22 +0800 Subject: [PATCH] Fix twitter descriptions --- _includes/social-list.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/social-list.html b/_includes/social-list.html index 025785167..68f09107e 100644 --- a/_includes/social-list.html +++ b/_includes/social-list.html @@ -1,5 +1,6 @@ +{% assign description = "The ultimate cheatsheet for " | append: include.page.title | append: "." %}