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 8994d7b commit 5ffd9f8Copy full SHA for 5ffd9f8
astro.config.mjs
@@ -4,8 +4,7 @@ import starlight from '@astrojs/starlight';
4
5
// https://astro.build/config
6
export default defineConfig({
7
- site: 'https://forkspacer.github.io',
8
- base: '/docs',
+ site: 'https://forkspacer.com',
9
integrations: [
10
starlight({
11
title: 'My Docs',
0 commit comments