diff --git a/index.php b/index.php
--- a/index.php
+++ b/index.php
@@ -18,8 +18,10 @@
* along with SlatePermutate. If not, see .
*/
- include_once 'inc/class.page.php';
- $welcomepage = new page('Welcome');
+require_once 'inc/class.page.php';
+
+$welcomepage = page::page_create('Welcome');
+$welcomepage->head();
?>
Find the schedule that works for you!