From: Ian Weller Date: Thu, 19 May 2016 12:51:17 +0000 (-0400) Subject: adding favicon X-Git-Tag: v1.0.1^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b4bcabe25469fc602b21aa5b852ddba95d0a2727;p=WP-Themes%2FCCEOEM.git adding favicon --- diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..e0d546d Binary files /dev/null and b/favicon.ico differ diff --git a/header.php b/header.php index 78fbcf1..447a9bf 100755 --- a/header.php +++ b/header.php @@ -4,7 +4,8 @@ <?php wp_title(); ?> - + + diff --git a/style.css b/style.css index 8aa28a0..47c6ccb 100755 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: CCEOEM Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for CCEOEM. -Version: 1.0 +Version: 1.0.1 */ \ No newline at end of file