From: Anthony Talarico Date: Mon, 8 Apr 2019 17:59:14 +0000 (-0400) Subject: adding url to the shamrock logo in the footer X-Git-Tag: v1.0.2^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=08d9e64b6c71fcd61dfec6bdbf2998aca9fee915;p=WP-Themes%2Fbeaverislandboatcompany.git adding url to the shamrock logo in the footer --- 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 */