comments
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 20 Nov 2014 18:53:17 +0000 (13:53 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 20 Nov 2014 18:53:17 +0000 (13:53 -0500)
functions.php

index 91a9254..4473221 100755 (executable)
@@ -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()) {