mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-22 13:10:40 +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: {
|
androidChrome: {
|
||||||
pictureAspect: 'backgroundAndMargin',
|
pictureAspect: 'shadow',
|
||||||
margine: '14px',
|
|
||||||
backgroundColor: '#2f333e',
|
|
||||||
themeColor: '#2f333e',
|
themeColor: '#2f333e',
|
||||||
manifest: {
|
manifest: {
|
||||||
display: 'standalone',
|
display: 'standalone',
|
||||||
|
Loading…
Reference in New Issue
Block a user