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 8982ae2 commit df18addCopy full SHA for df18add
astro.config.mjs
@@ -7,5 +7,4 @@ import tailwind from '@astrojs/tailwind';
7
export default defineConfig({
8
integrations: [tailwind()],
9
site: 'https://drxdesign.github.io',
10
- base: 'my-repo',
11
});
0 commit comments