Skip to content

Commit

Permalink
Revert "Update astro.config.mjs"
Browse files Browse the repository at this point in the history
This reverts commit 2d4dfd4.
  • Loading branch information
lost0427 committed Sep 11, 2024
1 parent 2d4dfd4 commit 0fd2c93
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 @@ -8,6 +8,6 @@ import tailwind from '@astrojs/tailwind';
// https://astro.build/config
export default defineConfig({
site: 'https://lost0427.github.io',
base: '/',
base: '/Reblog/',
integrations: [mdx(), sitemap(), tailwind()],
});

0 comments on commit 0fd2c93

Please sign in to comment.