fix: style flashes, app start_url, and quotes

This commit is contained in:
Kyle Gill
2019-05-29 22:36:24 -06:00
parent 4ebe1ec1de
commit 5d46b17eef
3 changed files with 22 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ module.exports = {
options: {
name: `Sol Journal`,
short_name: `Sol Journal`,
start_url: `/`,
start_url: `/app`,
background_color: `#FFF`,
theme_color: `#FFF`,
display: `standalone`,