1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-01-12 19:30:38 +01:00

Twenty Seventeen: Additional default header image optimizations.

This is a follow-up to [39248] that applies a bit more compression to
the default header image in Twenty Seventeen.

Props Presskopp, lukecavanagh.
Fixes .
Built from https://develop.svn.wordpress.org/trunk@39279


git-svn-id: http://core.svn.wordpress.org/trunk@39219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Joe McGill 2016-11-17 17:13:30 +00:00
parent acc30b09d7
commit 5e88248a44
2 changed files with 1 additions and 1 deletions
wp-content/themes/twentyseventeen/assets/images
wp-includes

Binary file not shown.

Before

(image error) Size: 144 KiB

After

(image error) Size: 112 KiB

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta4-39278';
$wp_version = '4.7-beta4-39279';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.