Skip to content

Commit edb3058

Browse files
committed
Updated astro config
1 parent 37bac92 commit edb3058

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/astro.config.mjs

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

55
// https://astro.build/config
66
export default defineConfig({
7-
site: 'https://uworbital.github.io/OBC-firmware',
7+
site: 'https://uworbital.github.io',
8+
base: 'OBC-firmware'
89
integrations: [
910
starlight({
1011
title: 'UW Orbital',

0 commit comments

Comments
 (0)