From: Ian Weller Date: Thu, 19 May 2016 19:32:46 +0000 (-0400) Subject: added favicon X-Git-Tag: v1.0.2^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=74be2ec568f5a6df35838819d61c849aad21b3d0;p=WP-Themes%2FLandMasters.git added favicon --- diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..f34c35c Binary files /dev/null and b/favicon.ico differ diff --git a/header.php b/header.php index e3c132c..4e70d10 100644 --- a/header.php +++ b/header.php @@ -5,6 +5,7 @@ <?php wp_title(); ?> + diff --git a/style.css b/style.css index 949ae04..694a6e6 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: LandMasters Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for LandMasters -Version: 1.0.1 +Version: 1.0.2 */