Twenty Thirteen: fix comment cruft left from r24338.
git-svn-id: https://develop.svn.wordpress.org/trunk@24342 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
03f38ae6ca
commit
0393ef579f
@ -95,7 +95,7 @@ function twentythirteen_setup() {
|
||||
add_theme_support( 'post-thumbnails' );
|
||||
set_post_thumbnail_size( 604, 270, true );
|
||||
|
||||
// Register custom image sizes for image and gallery post formats.
|
||||
// Register custom image size for image post formats.
|
||||
add_image_size( 'twentythirteen-image-post', 724, 1288 );
|
||||
|
||||
// This theme uses its own gallery styles.
|
||||
|
Loading…
Reference in New Issue
Block a user