Skip to content

Commit db21c2b

Browse files
authored
Set base path (#486)
1 parent 59564e8 commit db21c2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import northwesternTheme from "@nu-appdev/northwestern-starlight-theme";
55
// https://astro.build/config
66
export default defineConfig({
77
site: "https://nit-administrative-systems.github.io/dynamic-forms/",
8+
base: "/dynamic-forms/",
89
integrations: [
910
starlight({
1011
plugins: [northwesternTheme()],

0 commit comments

Comments
 (0)