Messenger plugin add and config

This commit is contained in:
Moris Zen
2018-09-05 21:44:24 +02:00
parent 703bbacaf1
commit 290f3e4080
4 changed files with 17 additions and 3 deletions

View File

@@ -22,10 +22,10 @@ module.exports = {
name: 'Saburly',
short_name: 'Saburly',
start_url: '/',
background_color: '#f7f0eb',
theme_color: '#a2466c',
background_color: '#ffffff',
theme_color: '#5763AB',
display: 'minimal-ui',
icon: 'src/images/favicon.png', // This path is relative to the root of the site.
icon: 'src/images/favicon.png',
},
},
{