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 230f0cc commit 329880dCopy full SHA for 329880d
astro.config.mjs
@@ -7,9 +7,9 @@ export default defineConfig({
7
site: 'https://konfjs.github.io',
8
integrations: [
9
starlight({
10
- title: 'My Docs',
+ title: 'KonfJS',
11
social: {
12
- github: 'https://github.com/withastro/starlight',
+ github: 'https://github.com/konfjs/konfjs.github.io',
13
},
14
sidebar: [
15
{
0 commit comments