projects
/
WP-Themes
/
glmthemes
/
countyfair-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90c6897
)
Update thumbnail size
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 13 May 2015 16:45:11 +0000
(12:45 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 13 May 2015 16:45:11 +0000
(12:45 -0400)
not seeing changes though
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
a0cab5a
..
6babb10
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-105,7
+105,7
@@
function glm_offcanvas_menu()
}
add_theme_support('post-thumbnails');
-set_post_thumbnail_size(
120, 100
, true);
+set_post_thumbnail_size(
228, 201
, true);
/**
* glm_site_scripts
*