Skip to content

Commit

Permalink
fix: github build
Browse files Browse the repository at this point in the history
  • Loading branch information
Thuan Pham committed Oct 16, 2023
1 parent 73fa681 commit 117b063
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 447 deletions.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ import sitemap from "@astrojs/sitemap";
// https://astro.build/config
export default defineConfig({
site: "https://thuanowa.github.io",
base: "/link_in_bio_astro"
base: "/link_in_bio_astro",
integrations: [tailwind(), robotsTxt(), sitemap()],
});

0 comments on commit 117b063

Please sign in to comment.