artificial poke to the server to force update
diff --git a/index.php b/index.php index 1b5cf7e..3e95199 100644 --- a/index.php +++ b/index.php
@@ -5,7 +5,6 @@ $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop' - # Paste your HTML content between the EOHTML markers! $html = file_get_contents('_index.html');