Skip to content

Commit

Permalink
Revert "remove base"
Browse files Browse the repository at this point in the history
This reverts commit f6a2f0e.
  • Loading branch information
Mr-xzq committed Aug 23, 2024
1 parent f6a2f0e commit a13d068
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 @@ -4,6 +4,7 @@ import starlightImageZoom from "starlight-image-zoom";

// https://astro.build/config
export default defineConfig({
base: process.env.DEPLOY_BASE ?? "/",
integrations: [
starlight({
plugins: [starlightImageZoom()],
Expand Down

0 comments on commit a13d068

Please sign in to comment.