From 159167041f0e9e81bf80ccacb990aede1b459a7c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Feb 2013 19:15:09 -0800 Subject: [PATCH] forgot about those quotes --- docs/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/header.html b/docs/_includes/header.html index a47837b493..f738b91467 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -14,7 +14,7 @@ -{% if page.layout == default %} +{% if page.layout == "default" %} -- 2.47.3