From: Ian Weller Date: Wed, 18 May 2016 17:27:20 +0000 (-0400) Subject: adding favicon and updating version number X-Git-Tag: v1.0.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=16b2c91cea818b79fc5c108f387224a2b1afdc44;p=WP-Themes%2FAdelaineConstruction.git adding favicon and updating version number --- diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..694724c Binary files /dev/null and b/favicon.ico differ diff --git a/header.php b/header.php index e63b79c..3c31dc2 100644 --- a/header.php +++ b/header.php @@ -5,6 +5,7 @@ <?php wp_title(); ?> + diff --git a/style.css b/style.css index 3efc45d..cf1a3ca 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Adeline-Construction Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Adeline Construction -Version: 1.0 +Version: 1.0.3 */