Change siteUrl from "beta" to "www'

This commit is contained in:
Hippo 2020-03-31 13:42:38 +05:30
parent d1965a317c
commit 98c3f4463b
1 changed files with 1 additions and 1 deletions

View File

@ -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`,