feat: PWA konfigurazioa konpontzen du
This commit is contained in:
@@ -23,18 +23,18 @@ module.exports = {
|
|||||||
'gatsby-transformer-sharp',
|
'gatsby-transformer-sharp',
|
||||||
'gatsby-plugin-sharp',
|
'gatsby-plugin-sharp',
|
||||||
'gatsby-plugin-styled-components',
|
'gatsby-plugin-styled-components',
|
||||||
// {
|
{
|
||||||
// resolve: `gatsby-plugin-manifest`,
|
resolve: `gatsby-plugin-manifest`,
|
||||||
// options: {
|
options: {
|
||||||
// name: 'gatsby-starter-default',
|
name: 'Laba Sarea',
|
||||||
// short_name: 'starter',
|
short_name: 'laba',
|
||||||
// start_url: '/',
|
start_url: '/',
|
||||||
// background_color: `#663399`,
|
background_color: `#fd3447`,
|
||||||
// theme_color: `#663399`,
|
theme_color: `#fd3447`,
|
||||||
// display: `minimal-ui`,
|
display: `minimal-ui`,
|
||||||
// icon: `src/images/favicon.png`,
|
icon: `src/images/logo.png`,
|
||||||
// },
|
},
|
||||||
// },
|
},
|
||||||
// 'gatsby-plugin-sitemap',
|
// 'gatsby-plugin-sitemap',
|
||||||
{
|
{
|
||||||
resolve: 'gatsby-plugin-react-svg',
|
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