Added something to astro.config.mjs
This commit is contained in:
parent
b860c599c7
commit
20c06bf273
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import starlight from '@astrojs/starlight';
|
|||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: "https://docs.dragonschildhosting.net",
|
||||
integrations: [
|
||||
starlight({
|
||||
title: 'Draconis Docs',
|
||||
|
|
Loading…
Reference in a new issue