Skip to content

Commit

Permalink
use base
Browse files Browse the repository at this point in the history
  • Loading branch information
a2937 committed Dec 14, 2024
1 parent eeabb40 commit 663b817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ import preact from "@astrojs/preact";
// https://astro.build/config
export default defineConfig({
site: 'https://a2937.github.io',
trailingSlash: "always",
integrations: [preact()],
});

0 comments on commit 663b817

Please sign in to comment.