hide juno page to the public until we have the final text for the page. We are currently loading indigo's text as a placeholder.
diff --git a/includes/app.php b/includes/app.php
index d016f44..e218524 100644
--- a/includes/app.php
+++ b/includes/app.php
@@ -37,6 +37,8 @@
 	
 		
 	}
+}else{
+	exit();
 }
 
 $progress = getWantedCount();