From: Steve Sutton Date: Fri, 1 Dec 2017 21:56:33 +0000 (-0500) Subject: Add new image for the default header X-Git-Tag: v1.1.21^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4f9a158b4c9a1d038e55232bc7ad86d08f739071;p=WP-Themes%2Fsaultstemarie.git Add new image for the default header From client. --- diff --git a/assets/winter-sledding-2.png b/assets/winter-sledding-2.png new file mode 100644 index 0000000..655cfc7 Binary files /dev/null and b/assets/winter-sledding-2.png differ diff --git a/functions.php b/functions.php index 54434ce..bcfe090 100644 --- a/functions.php +++ b/functions.php @@ -173,7 +173,7 @@ function glm_get_featured() { $imageUrl = ''; } else { - $imageUrl = ''; + $imageUrl = ''; } return $imageUrl; } diff --git a/style.css b/style.css index 63be917..0e8f6b8 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for SaultSteMarieCVB -Version: 1.1.20 +Version: 1.1.21 */