fix: ikonoa zuzentzen du
This commit is contained in:
@@ -26,8 +26,8 @@ module.exports = {
|
||||
{
|
||||
resolve: `gatsby-plugin-manifest`,
|
||||
options: {
|
||||
name: 'Laba Sarea',
|
||||
short_name: 'laba',
|
||||
name: 'Laba webgunea',
|
||||
short_name: 'Laba',
|
||||
start_url: '/',
|
||||
background_color: `#fd3447`,
|
||||
theme_color: `#fd3447`,
|
||||
@@ -35,6 +35,7 @@ module.exports = {
|
||||
icon: `src/images/logo.png`,
|
||||
},
|
||||
},
|
||||
'gatsby-plugin-offline',
|
||||
// 'gatsby-plugin-sitemap',
|
||||
{
|
||||
resolve: 'gatsby-plugin-react-svg',
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
"gatsby-plugin-google-fonts": "^1.0.1",
|
||||
"gatsby-plugin-image": "^2.5.1",
|
||||
"gatsby-plugin-manifest": "^4.5.1",
|
||||
"gatsby-plugin-offline": "^5.5.2",
|
||||
"gatsby-plugin-react-helmet": "^5.5.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-sharp": "^4.5.1",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 83 KiB |
Reference in New Issue
Block a user