ChandimaPrabath
commited on
Commit
•
b05dd1c
1
Parent(s):
f25c2b0
sitemap config
Browse files
frontend/next-sitemap.config.js
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
module.exports = {
|
2 |
siteUrl: process.env.SITE_URL || "https://hans-den-nexora.hf.space",
|
3 |
generateRobotsTxt: true,
|
4 |
-
sitemapSize: 5000,
|
5 |
};
|
|
|
1 |
module.exports = {
|
2 |
siteUrl: process.env.SITE_URL || "https://hans-den-nexora.hf.space",
|
3 |
generateRobotsTxt: true,
|
|
|
4 |
};
|