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 223c372 commit 27b855cCopy full SHA for 27b855c
astro.config.mjs
@@ -79,6 +79,7 @@ export default defineConfig({
79
switcherStyle: 'horizontalList',
80
},
81
}),
82
+ starlightBlog({ authors }),
83
starlightLinksValidator({
84
errorOnFallbackPages: false,
85
errorOnRelativeLinks: false,
0 commit comments