From: Ian Weller Date: Thu, 19 May 2016 15:01:55 +0000 (-0400) Subject: added favicon X-Git-Tag: v1.1.19^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=86013633f108d8a60a6af5577fdd90f3877f6166;p=WP-Themes%2FMunising.git added favicon --- diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..46b5ad6 Binary files /dev/null and b/favicon.ico differ diff --git a/header.php b/header.php index b98a441..7fb7a27 100644 --- a/header.php +++ b/header.php @@ -4,6 +4,7 @@ <?php echo wp_title( ' | ', 'false', 'right' ); bloginfo( 'name' ); ?> + diff --git a/style.css b/style.css index 78082df..b469c82 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Munising CVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A custom theme for Munising Convention and Visitor's Bureau. -Version: 1.1.16 +Version: 1.1.19 */