Update gatsby-config.js
This commit is contained in:
parent
6015d2be44
commit
44a48d9d11
@ -12,6 +12,7 @@ module.exports = {
|
|||||||
siteUrl: pkg.homepage,
|
siteUrl: pkg.homepage,
|
||||||
menu: staticConfig.menu,
|
menu: staticConfig.menu,
|
||||||
},
|
},
|
||||||
|
pathPrefix: `/simple-cms`,
|
||||||
plugins: [
|
plugins: [
|
||||||
{
|
{
|
||||||
resolve: 'gatsby-plugin-manifest',
|
resolve: 'gatsby-plugin-manifest',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user