projects
/
WP-Themes
/
PrestonFeather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
230c182
)
comments
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 20 Nov 2014 18:53:17 +0000
(13:53 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 20 Nov 2014 18:53:17 +0000
(13:53 -0500)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
91a9254
..
4473221
100755
(executable)
--- 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()) {