feat(sitemap): changed base url for correct sitemap

This commit is contained in:
2025-07-17 17:39:26 -06:00
parent 6fdb9ede53
commit 48b1854382

View File

@ -1,7 +1,7 @@
import { format } from 'date-fns';
export const GET = async () => {
const baseUrl = 'https://yourdomain.com'; // Change to your domain
const baseUrl = 'https://darkicewolf50.pages.dev';
const staticPages = [
'', // homepage