From: Steve Sutton Date: Thu, 20 Nov 2014 18:53:17 +0000 (-0500) Subject: comments X-Git-Tag: v1.0.0~64 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=3e1c6026e0bcd60b2410c36c6428f906fcaf9ce2;p=WP-Themes%2FPrestonFeather.git comments --- diff --git a/functions.php b/functions.php index 91a9254..4473221 100755 --- a/functions.php +++ b/functions.php @@ -49,6 +49,11 @@ function glm_offcanvas_menu() add_theme_support('post-thumbnails'); set_post_thumbnail_size(120, 100, true); +/** + * preston_feather_scripts + * + * Add the scripts that we'll need for any home page stuff + */ function preston_feather_scripts() { if(is_front_page()) {