more wip
This commit is contained in:
@@ -20,5 +20,17 @@ module.exports = {
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
resolve: `gatsby-plugin-manifest`,
|
||||
options: {
|
||||
name: `Sol Journal`,
|
||||
short_name: `Sol Journal`,
|
||||
start_url: `/app`,
|
||||
background_color: `#FFF`,
|
||||
theme_color: `#FFF`,
|
||||
display: `standalone`,
|
||||
icon: `src/img/splash.png`,
|
||||
},
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user