From 6ecfa24f530d3dcc70066d66baae1a6589897c2c Mon Sep 17 00:00:00 2001
From: dawehr <dawehr@iastate.edu>
Date: Sun, 23 Oct 2016 15:32:02 -0500
Subject: [PATCH] Changed back to light theme

---
 wobsite/_config.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wobsite/_config.yml b/wobsite/_config.yml
index 8f55e3d5..5baf74b7 100644
--- a/wobsite/_config.yml
+++ b/wobsite/_config.yml
@@ -21,7 +21,7 @@ sass:
   style: compressed
 
 # Theme settings
-theme_mode: dark  # choices are: 'dark', 'standard', 'markdown'
+theme_mode: standard  # choices are: 'dark', 'standard', 'markdown'
 
 # Customizations
 your_name: Microcart F16 - S17 Team
@@ -46,4 +46,4 @@ social:
 exclude:
     - Gemfile
     - Gemfile.lock
-    - vendor
+    - vendor
\ No newline at end of file
-- 
GitLab