mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-22 05:00:39 +00:00
use transparent background for android icons
This commit is contained in:
parent
0d3b0ded37
commit
e8fb30d9cf
@ -61,9 +61,7 @@ gulp.task('favicon-generate', function (done) {
|
||||
}
|
||||
},
|
||||
androidChrome: {
|
||||
pictureAspect: 'backgroundAndMargin',
|
||||
margine: '14px',
|
||||
backgroundColor: '#2f333e',
|
||||
pictureAspect: 'shadow',
|
||||
themeColor: '#2f333e',
|
||||
manifest: {
|
||||
display: 'standalone',
|
||||
|
Loading…
Reference in New Issue
Block a user