1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

images cleanup

This commit is contained in:
Matthias Kretschmann 2015-12-21 19:48:04 +01:00
parent 6db5ce7fb0
commit 24a4273176
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 767 KiB

After

Width:  |  Height:  |  Size: 497 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

View File

@ -193,7 +193,7 @@ gulp.task('svg', function() {
gulp.task('images', function() {
return gulp.src(SRC + '_assets/images/**/*')
.pipe($.if(isProduction, $.imagemin({
optimizationLevel: 5, // png
optimizationLevel: 3, // png
progressive: true, // jpg
interlaced: true, // gif
multipass: true, // svg