Change siteUrl from "beta" to "www'
This commit is contained in:
parent
d1965a317c
commit
98c3f4463b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module.exports = {
|
||||
siteName: 'Snipette',
|
||||
siteUrl: 'https://beta.snipettemag.com',
|
||||
siteUrl: 'https://www.snipettemag.com',
|
||||
siteDescription: 'Your weekly dose of perspective, understandibility and fun',
|
||||
titleTemplate: `%s - Snipette`,
|
||||
|
||||
|
|
Loading…
Reference in a new issue