From c7d9168ab328ea9d34d45381960636abdb1a8e29 Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Wed, 24 Dec 2014 14:05:14 +0100 Subject: [PATCH] Include html meta decription and keywords on start page only --- _includes/header.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_includes/header.html b/_includes/header.html index 9b0c0f2..fc9289a 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -11,8 +11,10 @@ {% else %} - + {% if page.sedesc %} + + {% endif %}