From 69cb8daf3be5851d9cc2f343c7cbe88ce3919551 Mon Sep 17 00:00:00 2001
From: Dean Attali <dean@attalitech.com>
Date: Mon, 4 Sep 2017 12:59:55 -0700
Subject: [PATCH] Update _config.yml

---
 _config.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_config.yml b/_config.yml
index 1a7fb6c..dddef3c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -43,11 +43,11 @@ avatar: "/img/avatar-icon.png"
 # By default, the navigation bar and footer have a light gray background, and the main page
 # has a white background. You can specify a different background colour or a background image
 # for the navigation bar, the main page, and the footer.
-# navbar-col: orange
+# navbar-col: "orange"
 # navbar-img: "/img/bgimage.png"
-# footer-col: blue
+# footer-col: "blue"
 # footer-img: "/img/bgimage.png"
-# page-col: #FF0000
+# page-col: "#FF0000"
 # page-img: "/img/bgimage.png"
 
 # --- Footer options --- #