Skip to content

Commit

Permalink
Add base URL for GitHub Pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
raeeceip committed Oct 23, 2024
1 parent 58b2143 commit c2a280d
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 @@ -9,6 +9,7 @@ import { SITE } from "./src/config";
// https://astro.build/config
export default defineConfig({
site: SITE.website,
base: "/Blackbird-web",
integrations: [
tailwind({
applyBaseStyles: false,
Expand Down

0 comments on commit c2a280d

Please sign in to comment.