gridsome docs - site url
This commit is contained in:
@@ -10,7 +10,8 @@ module.exports = {
|
||||
favicon: './src/assets/favicon.png',
|
||||
touchicon: './src/assets/favicon.png'
|
||||
},
|
||||
siteUrl: (process.env.SITE_URL ? process.env.SITE_URL : 'https://example.com'),
|
||||
siteUrl: 'https://wkrzywiec.github.io',
|
||||
pathPrefix: '/library-hexagonal',
|
||||
settings: {
|
||||
web: process.env.URL_WEB || false,
|
||||
twitter: process.env.URL_TWITTER || false,
|
||||
|
||||
Reference in New Issue
Block a user