Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
smthing committed May 21, 2024
1 parent e5e0e95 commit de16d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import starlight from '@astrojs/starlight';
// https://astro.build/config
export default defineConfig({
site: 'https://ibuilding-X.github.io',
base: '/driver-box',
base: '/',
integrations: [
starlight({
title: 'Driver-Box',
Expand Down

0 comments on commit de16d74

Please sign in to comment.