wip
This commit is contained in:
parent
7cb8f3c791
commit
124bdcec5e
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
title: `Account Dashboard`,
|
||||
siteUrl: `https://account.${GATSBY_PORTAL_DOMAIN}`,
|
||||
},
|
||||
pathPrefix: "/v2",
|
||||
// pathPrefix: "/v2",
|
||||
trailingSlash: "never",
|
||||
plugins: [
|
||||
"gatsby-plugin-image",
|
||||
|
|
Reference in New Issue