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 748ad31 commit eac226dCopy full SHA for eac226d
astro.config.mjs
@@ -6,7 +6,7 @@ import tailwindcss from '@tailwindcss/vite';
6
7
export default defineConfig({
8
site: 'https://all-contributors.github.io',
9
- base: '/all-contributors',
+ base: '',
10
output: 'static',
11
12
redirects: {
0 commit comments