Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
waleedsadek-panx authored Jan 9, 2024
1 parent e96265c commit 6284dc9
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 @@ -4,5 +4,5 @@ import tailwind from "@astrojs/tailwind";

export default defineConfig({
integrations: [react(), tailwind()],
site: 'https://xposure.panx.io',
site: 'https://panx.io',
});

0 comments on commit 6284dc9

Please sign in to comment.