Skip to content

Commit 2f63cc8

Browse files
authored
feat: enable sitemap (#74)
1 parent 9ae52a9 commit 2f63cc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const githubUrl = "https://github.com/flemay/3musketeers";
77
// https://astro.build/config
88
// https://starlight.astro.build/reference/configuration/
99
export default defineConfig({
10+
site: "https://3musketeers.pages.dev",
1011
integrations: [
1112
starlight({
1213
title: "3 Musketeers",

0 commit comments

Comments
 (0)