diff options
| -rw-r--r-- | gatsby-config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gatsby-config.js b/gatsby-config.js index c2341ab..4db8a5d 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -46,7 +46,7 @@ module.exports = { options: { name: "Standard curve database", short_name: "std", - start_url: "/std/", + start_url: "/", background_color: "#FDFFFC", theme_color: "#E71D36", // Enables "Add to Homescreen" prompt and disables browser UI (including back button) |
