diff --git a/header.php b/header.php
index b38ea7b..eb2e6c4 100644
--- a/header.php
+++ b/header.php
@@ -10,8 +10,6 @@
-
-
diff --git a/inc/roots-actions.php b/inc/roots-actions.php
index 830a415..7204a3b 100644
--- a/inc/roots-actions.php
+++ b/inc/roots-actions.php
@@ -1,5 +1,13 @@
publish > 0) {
+ echo "\n\t\n";
+ }
+}
+
+add_action('roots_head', 'roots_feed_link');
+
function roots_google_analytics() {
$roots_google_analytics_id = GOOGLE_ANALYTICS_ID;
if ($roots_google_analytics_id !== '') {