diff --git a/wobsite/_config.yml b/wobsite/_config.yml
index 89b40fc906fe969a410dfa04189c3c4420f491a4..3525f2b44ccd4e1b3afb7fb91d2e0a3db0256dc2 100644
--- a/wobsite/_config.yml
+++ b/wobsite/_config.yml
@@ -21,7 +21,7 @@ sass:
   style: compressed
 
 # Theme settings
-theme_mode: standard  # choices are: 'dark', 'standard', 'markdown'
+theme_mode: dark  # choices are: 'dark', 'standard', 'markdown'
 
 # Customizations
 your_name: Microcart F16 - S17 Team
@@ -31,13 +31,13 @@ navigation:
   - text: Home
     url: /
   - text: Test Page
-    url: /test
+    url: /test.html
   - text: Team Members
-    url: /members
+    url: /members.html
   - text: Ground Station
-    url: /ground
+    url: /ground.html
   - text: Jekyll Theme Docs
-    url: /docs
+    url: /docs.html
 
 projects: