Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
knhnd committed Jun 28, 2024
1 parent 93184d1 commit 9465a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ import tailwind from '@astrojs/tailwind';
// https://astro.build/config
export default defineConfig({
site: 'https://knhnd.github.io',
base: '/mypage/',
integrations: [mdx(), sitemap(), tailwind()],
});

0 comments on commit 9465a7e

Please sign in to comment.