Change site URL to beta.snipettemag.com

This commit is contained in:
Hippo 2019-12-20 13:43:01 +05:30
parent 2f46dde9a5
commit fcc8cda747
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
module.exports = { module.exports = {
siteName: 'Snipette', siteName: 'Snipette',
siteUrl: 'https://www.gridsome.org', siteUrl: 'https://beta.snipettemag.com',
siteDescription: 'Your weekly dose of perspective, understandibility and fun', siteDescription: 'Your weekly dose of perspective, understandibility and fun',
titleTemplate: `%s - Snipette`, titleTemplate: `%s - Snipette`,