Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremybosma authored Jun 12, 2024
1 parent fce7976 commit fca780a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import starlight from '@astrojs/starlight';

// https://astro.build/config
export default defineConfig({
site: 'https://docs.getmythic.app',
integrations: [
starlight({
title: 'My Docs',
Expand Down

0 comments on commit fca780a

Please sign in to comment.