We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb3058 commit 259b22eCopy full SHA for 259b22e
docs/astro.config.mjs
@@ -5,7 +5,7 @@ import starlight from '@astrojs/starlight';
5
// https://astro.build/config
6
export default defineConfig({
7
site: 'https://uworbital.github.io',
8
- base: 'OBC-firmware'
+ base: 'OBC-firmware',
9
integrations: [
10
starlight({
11
title: 'UW Orbital',
0 commit comments