From: Anthony Talarico Date: Thu, 8 Feb 2018 21:42:46 +0000 (-0500) Subject: fixing header conflict in git X-Git-Tag: v1.0.12^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5747267da6ab7793078365f6d018969e35c194d1;p=WP-Themes%2Fgaylordmichigan.git fixing header conflict in git fixing git conflict in header app.css version --- diff --git a/header.php b/header.php index 814f979..57216fe 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 6dd7255..d4318fc 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: GaylordCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for GaylordCVB -Version: 1.0.11 +Version: 1.0.12 */