We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae52a9 commit 2f63cc8Copy full SHA for 2f63cc8
astro.config.mjs
@@ -7,6 +7,7 @@ const githubUrl = "https://github.com/flemay/3musketeers";
7
// https://astro.build/config
8
// https://starlight.astro.build/reference/configuration/
9
export default defineConfig({
10
+ site: "https://3musketeers.pages.dev",
11
integrations: [
12
starlight({
13
title: "3 Musketeers",
0 commit comments