[READ-ONLY] Mirror of https://github.com/bombshell-dev/docs. bomb.sh/docs
0

Configure Feed

Select the types of activity you want to include in your feed.

fix base?

Nate Moore (Mar 31, 2025, 8:26 PM -0500) 163f429c f191f4a5

+1 -1
+1 -1
astro.config.mjs
··· 7 7 8 8 // https://astro.build/config 9 9 export default defineConfig({ 10 - site: 'https://bomb.sh/', 10 + site: 'https://docs.bomb.sh/', 11 11 base: '/docs', 12 12 integrations: [ 13 13 starlight({