mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 19:33:24 +00:00
updated pwa theme-color
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = function(req, res) {
|
||||
start_url: '/',
|
||||
display: 'standalone',
|
||||
orientation: 'portrait',
|
||||
theme_color: '#ffffff',
|
||||
theme_color: '#220033',
|
||||
background_color: 'white'
|
||||
};
|
||||
res.set('Content-Type', 'application/manifest+json');
|
||||
|
||||
Reference in New Issue
Block a user