From: Ian Weller Date: Wed, 18 May 2016 18:40:38 +0000 (-0400) Subject: added favicon and bumped version number X-Git-Tag: v1.0.1^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=fd0d8f5962a0305190b999621995a1fe857232f7;p=WP-Themes%2FSierraSands.git added favicon and bumped version number --- diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..46b0015 Binary files /dev/null and b/favicon.ico differ diff --git a/header.php b/header.php index 0a133ea..bb71016 100755 --- a/header.php +++ b/header.php @@ -4,7 +4,8 @@ <?php wp_title(); ?> - + + diff --git a/style.css b/style.css index 9a148fc..f207ee0 100755 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Sierra Sands Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for Sierra Sands. -Version: 1.0 +Version: 1.0.1 */ \ No newline at end of file