Skip to content

Commit

Permalink
removed sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
byzocker committed Apr 1, 2024
1 parent b5f578a commit d112813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export default defineConfig({
allow: '/',
crawlDelay: 2
}]
}), sitemap()]
})]
});

0 comments on commit d112813

Please sign in to comment.