Update site title and description
This commit is contained in:
parent
16bcaaf54b
commit
2f46dde9a5
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
module.exports = {
|
||||
siteName: 'Gridsome Casper',
|
||||
siteName: 'Snipette',
|
||||
siteUrl: 'https://www.gridsome.org',
|
||||
siteDescription: 'The professional publishing platform',
|
||||
titleTemplate: `%s - Gridsome`,
|
||||
siteDescription: 'Your weekly dose of perspective, understandibility and fun',
|
||||
titleTemplate: `%s - Snipette`,
|
||||
|
||||
mediaUrlFrom: 'https://snipette-ghost.herokuapp.com/content/images/',
|
||||
mediaUrlTo: 'https://media.snipettemag.com/',
|
||||
|
|
Loading…
Reference in a new issue