Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
randombeeper committed May 24, 2024
1 parent 521eb8f commit dbae206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ import starlight from '@astrojs/starlight';

// https://astro.build/config
export default defineConfig({
site: 'https://randombeeper.github.io/',
base: 'purple-pulsar',
integrations: [
starlight({
title: 'My Docs',
Expand Down

0 comments on commit dbae206

Please sign in to comment.