From 034ddf9f4eded94a7f70b1a77d658bb2cf98f364 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 31 May 2018 16:40:11 -0400 Subject: [PATCH] Add Book Online link to footer --- footer.php | 1 + header.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/footer.php b/footer.php index 89e3acb..ad92372 100644 --- a/footer.php +++ b/footer.php @@ -13,6 +13,7 @@ diff --git a/header.php b/header.php index 6f92007..b8f9ffd 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index c3c4c42..64dcf65 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: BayInn Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for BayInn -Version: 1.0.10 +Version: 1.0.11 */ -- 2.17.1