diff --git a/includes/header.php b/includes/header.php
index b6e13db..91a38c1 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -5,7 +5,7 @@
-
+
diff --git a/index.php b/index.php
index 3016f63..256daef 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,6 @@
define('PAGE_TITLE', 'Home');
define('ACTIVE_MENUITEM', 'home');
-define('DESC', 'Welcome to Pfostendynamics! Here you can find all our wonderful projects, from bobbycars to helicopters! "Change you idea of what idiots can do');
require('includes/header.php');
?>