From 8e4718f37993a41229ac42bc1142ce44eb502236 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 30 Mar 2017 16:41:13 -0400 Subject: [PATCH] creating the right favicon call I made the correct favicon call. --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index 4efb7c3..b976183 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + -- 2.17.1