chore: PWA kentzen du

This commit is contained in:
2023-12-28 11:31:25 +01:00
parent d86b151d74
commit 2600135699
2 changed files with 0 additions and 13 deletions

View File

@@ -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: {

View File

@@ -21,7 +21,6 @@
"dayjs": "^1.11.10",
"gatsby": "^5.12.11",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-manifest": "^5.12.3",
"gatsby-plugin-react-helmet": "^6.12.0",
"gatsby-plugin-react-svg": "^3.3.0",
"gatsby-plugin-sass": "^6.12.3",