Skip to content

Commit 329880d

Browse files
committed
fix: github url
1 parent 230f0cc commit 329880d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

astro.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ export default defineConfig({
77
site: 'https://konfjs.github.io',
88
integrations: [
99
starlight({
10-
title: 'My Docs',
10+
title: 'KonfJS',
1111
social: {
12-
github: 'https://github.com/withastro/starlight',
12+
github: 'https://github.com/konfjs/konfjs.github.io',
1313
},
1414
sidebar: [
1515
{

0 commit comments

Comments
 (0)