chore: PWA kentzen du
This commit is contained in:
@@ -25,18 +25,6 @@ module.exports = {
|
||||
},
|
||||
'gatsby-transformer-sharp',
|
||||
'gatsby-plugin-sharp',
|
||||
{
|
||||
resolve: 'gatsby-plugin-manifest',
|
||||
options: {
|
||||
name: 'Laba',
|
||||
short_name: 'Laba',
|
||||
start_url: '/',
|
||||
background_color: `#ffffff`,
|
||||
theme_color: `#ffffff`,
|
||||
display: `standalone`,
|
||||
icon: `src/assets/favicon.svg`,
|
||||
},
|
||||
},
|
||||
{
|
||||
resolve: 'gatsby-plugin-react-svg',
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user