Skip to content

Commit 5ffd9f8

Browse files
authored
Update astro.config.mjs
1 parent 8994d7b commit 5ffd9f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

astro.config.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ import starlight from '@astrojs/starlight';
44

55
// https://astro.build/config
66
export default defineConfig({
7-
site: 'https://forkspacer.github.io',
8-
base: '/docs',
7+
site: 'https://forkspacer.com',
98
integrations: [
109
starlight({
1110
title: 'My Docs',

0 commit comments

Comments
 (0)