Update theme to Quicksilver
diff --git a/_projectCommon.php b/_projectCommon.php
index 43edf56..20d531f 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -11,7 +11,7 @@
*
*******************************************************************************/
- $theme = "Nova";
+ $theme = "Quicksilver";
$pageKeywords = "osee, systems engineering";
$pageAuthor = "Ryan Brooks";
@@ -57,4 +57,4 @@
# If you have Google Analytics code, use it here
# $App->SetGoogleAnalyticsTrackingCode("YOUR_CODE");
-?>
\ No newline at end of file
+?>