We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59564e8 commit db21c2bCopy full SHA for db21c2b
1 file changed
docs/astro.config.mjs
@@ -5,6 +5,7 @@ import northwesternTheme from "@nu-appdev/northwestern-starlight-theme";
5
// https://astro.build/config
6
export default defineConfig({
7
site: "https://nit-administrative-systems.github.io/dynamic-forms/",
8
+ base: "/dynamic-forms/",
9
integrations: [
10
starlight({
11
plugins: [northwesternTheme()],
0 commit comments