From bb160ae97552005c4c305b2e481a8a47e6a5518d Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 27 Apr 2017 15:22:38 -0400 Subject: [PATCH] I commented out favicon and cache break I took out the cache break code in the style code and commented out the call for the favicon. --- parts/header-meta.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index cb348ed..3fd8e4b 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,8 +2,8 @@ <?php wp_title(); ?> - - + + -- 2.17.1