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