From: Steve Sutton Date: Tue, 5 Dec 2017 19:14:37 +0000 (-0500) Subject: Update the default header image (again) X-Git-Tag: v1.1.22^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d9a5744f98e201ff3e232c6936798d9134bfbd7b;p=WP-Themes%2Fsaultstemarie.git Update the default header image (again) New header image. --- diff --git a/assets/winter-playland-4.png b/assets/winter-playland-4.png new file mode 100644 index 0000000..b1290c5 Binary files /dev/null and b/assets/winter-playland-4.png differ diff --git a/functions.php b/functions.php index bcfe090..c21aa5e 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 0e8f6b8..ab3046e 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.21 +Version: 1.1.22 */