handel filter clinic and added changenumber function
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ export default async function sitemap() {
|
||||
arr.findIndex(i => i.url === item.url) === index
|
||||
);
|
||||
|
||||
console.log(`Total unique URLs: ${uniqueUrls.length}`);
|
||||
|
||||
return uniqueUrls;
|
||||
} catch (error) {
|
||||
console.error('Error generating sitemap:', error);
|
||||
|
||||
Reference in New Issue
Block a user