Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuamotoaki committed Oct 9, 2024
1 parent 6fcf7da commit 69ba778
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 @@ -5,5 +5,5 @@ import tailwind from "@astrojs/tailwind";
// https://astro.build/config
export default defineConfig({
integrations: [tailwind()],
site: "https://tigerapps.org"
site: "https://tigerapps.org",
});

0 comments on commit 69ba778

Please sign in to comment.