Skip to content

Commit

Permalink
fix astro sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
torn4dom4n authored Mar 13, 2023
1 parent 1ff383d commit 22d9a8e
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
@@ -1,5 +1,5 @@
import { defineConfig } from "astro/config";
import image from "@astrojs/sitemap";
import sitemap from "@astrojs/sitemap";

// https://astro.build/config
export default defineConfig({
Expand Down

0 comments on commit 22d9a8e

Please sign in to comment.