1
0
Fork 0

touch icons and favicon, activate imagemin

This commit is contained in:
Matthias Kretschmann 2013-11-25 22:39:53 +01:00
parent 567eae6d55
commit 0dd2cc2dc9
6 changed files with 1 additions and 6 deletions

View File

@ -221,18 +221,13 @@ module.exports = function(grunt){
'connect',
'watch'
]);
// Imagemin only task
grunt.registerTask('imagemin', [
'imagemin'
]);
// Production build
grunt.registerTask('build', [
'clean',
'rsync:copy_media',
'jekyll:production',
//'imagemin',
'imagemin:assets',
'less',
'cmq',
'cssmin',

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
_src/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB