Skip to content

Commit

Permalink
fix: set missing site
Browse files Browse the repository at this point in the history
Signed-off-by: Andres Correa Casablanca <[email protected]>
  • Loading branch information
castarco committed Mar 29, 2024
1 parent 4cc3aea commit ab016e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/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://astro-shield.kindspells.dev',
image: {
service: passthroughImageService(),
},
Expand Down

0 comments on commit ab016e2

Please sign in to comment.