From 5747267da6ab7793078365f6d018969e35c194d1 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 8 Feb 2018 16:42:46 -0500 Subject: [PATCH] fixing header conflict in git fixing git conflict in header app.css version --- header.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 */ -- 2.17.1