From f667160f48cc11053d37999d81bea90ad13618d0 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Fri, 29 Jan 2016 16:49:34 +0000 Subject: [PATCH] Add OG props and fix site description --- _layouts/default.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index d6cbc62..48bb68e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -9,7 +9,7 @@ {% capture description %}{% if page.description %}{{ page.description }}{% else %}{{ content | raw_content }}{% endif %}{% endcapture %} - + {% if page.keywords %}{% endif %} @@ -43,6 +43,12 @@ + + + + + + {{ content | expand_urls: root_url }}