From 08d9e64b6c71fcd61dfec6bdbf2998aca9fee915 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 8 Apr 2019 13:59:14 -0400 Subject: [PATCH] adding url to the shamrock logo in the footer --- parts/header-meta.php | 2 +- sections/footer.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index a5f2026..0a0ddc4 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/sections/footer.php b/sections/footer.php index 887e1a4..a916aad 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -61,7 +61,7 @@ shamrock
- shamrock + shamrock
Subscribe Now diff --git a/style.css b/style.css index 02b8f06..5a206c7 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: BeaverIslandBoatCompany Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for BeaverIslandBoatCompany -Version: 1.0.1 +Version: 1.0.2 */ -- 2.17.1