From 38af810ee228692258f061dea8a63f352bd712d8 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 25 Mar 2019 14:59:35 -0400 Subject: [PATCH] removing the anniversary banner from the header --- header.php | 4 ++-- style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index c829e52..e96cefc 100644 --- a/header.php +++ b/header.php @@ -4,13 +4,13 @@ <?php wp_title('| ', true, 'right'); ?><?php bloginfo('name'); ?> - + post_name; $dir = " id=\"$slug\""; echo $dir ?>>
- 125 Years! +

Call: (231) 526-2111 diff --git a/style.css b/style.css index a108ce6..408a175 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ Theme URI: https://www.mcgwebdevelopment.com/ Author: MCG Web Development, Inc. Author URI: http://www.mcgwebdevelopment.com/ Description: A custom built HTML5/CSS3 theme using H5BP 5.0 and the Bootstrap grid 3.3.5. -Version: 1.0.5 +Version: 1.0.6 */ /*! normalize.css v3.0.3 [modified and stripped slightly]*/ -- 2.17.1