feat: PWA konfigurazioa konpontzen du
This commit is contained in:
@@ -23,18 +23,18 @@ module.exports = {
|
||||
'gatsby-transformer-sharp',
|
||||
'gatsby-plugin-sharp',
|
||||
'gatsby-plugin-styled-components',
|
||||
// {
|
||||
// resolve: `gatsby-plugin-manifest`,
|
||||
// options: {
|
||||
// name: 'gatsby-starter-default',
|
||||
// short_name: 'starter',
|
||||
// start_url: '/',
|
||||
// background_color: `#663399`,
|
||||
// theme_color: `#663399`,
|
||||
// display: `minimal-ui`,
|
||||
// icon: `src/images/favicon.png`,
|
||||
// },
|
||||
// },
|
||||
{
|
||||
resolve: `gatsby-plugin-manifest`,
|
||||
options: {
|
||||
name: 'Laba Sarea',
|
||||
short_name: 'laba',
|
||||
start_url: '/',
|
||||
background_color: `#fd3447`,
|
||||
theme_color: `#fd3447`,
|
||||
display: `minimal-ui`,
|
||||
icon: `src/images/logo.png`,
|
||||
},
|
||||
},
|
||||
// 'gatsby-plugin-sitemap',
|
||||
{
|
||||
resolve: 'gatsby-plugin-react-svg',
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
BIN
front/src/images/logo.png
Normal file
BIN
front/src/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user