Prefix www
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/** @type {import('next-sitemap').IConfig} */
|
/** @type {import('next-sitemap').IConfig} */
|
||||||
module.exports = {
|
module.exports = {
|
||||||
siteUrl: process.env.SITE_URL || 'https://abyss-lab.app',
|
siteUrl: process.env.SITE_URL || 'https://www.abyss-lab.app',
|
||||||
generateRobotsTxt: true,
|
generateRobotsTxt: true,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user