Added something to astro.config.mjs

This commit is contained in:
Toastie 2024-04-13 23:25:33 +12:00
parent b860c599c7
commit 20c06bf273
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

View file

@ -3,6 +3,7 @@ import starlight from '@astrojs/starlight';
// https://astro.build/config // https://astro.build/config
export default defineConfig({ export default defineConfig({
site: "https://docs.dragonschildhosting.net",
integrations: [ integrations: [
starlight({ starlight({
title: 'Draconis Docs', title: 'Draconis Docs',