mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 20:51:25 +03:00
docs: The plug names have been changed to project
This commit is contained in:
parent
c812ea5025
commit
07439f7d71
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ import starlight from '@astrojs/starlight';
|
|||
export default defineConfig({
|
||||
integrations: [
|
||||
starlight({
|
||||
title: 'My Docs',
|
||||
title: 'Kekkai',
|
||||
social: {
|
||||
github: 'https://github.com/withastro/starlight',
|
||||
github: 'https://github.com/redume/kekkai',
|
||||
},
|
||||
sidebar: [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue