Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfry committed Jul 24, 2024
1 parent ad56ab0 commit 0bb0bfb
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 @@ -10,7 +10,7 @@ import { WebsiteConfig } from "./src/config";

// https://astro.build/config
export default defineConfig({
site: WebsiteConfig.WEBSITE,
site: "https://dev.devfest.it",
integrations: [
mdx(),
sitemap(),
Expand Down

0 comments on commit 0bb0bfb

Please sign in to comment.