From b9875b7bc8873e6af47490822d17deb58968400d Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Sat, 15 Feb 2014 22:56:04 -0500 Subject: [PATCH] Add description meta set in config, for teh google :heart: --- lib/site_template/_includes/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/site_template/_includes/head.html b/lib/site_template/_includes/head.html index 23dee154..e94bb982 100644 --- a/lib/site_template/_includes/head.html +++ b/lib/site_template/_includes/head.html @@ -3,6 +3,7 @@ {% if page.title %}{{ page.title }}{% else %}{{ site.name }}{% endif %} +