docs: 更新文档配置
This commit is contained in:
@@ -166,7 +166,7 @@ function nav(): DefaultTheme.NavItem[] {
|
||||
text: 'y-code-platform',
|
||||
items: [
|
||||
{
|
||||
link: 'https://y-code-platform.shiyuegame.com',
|
||||
link: 'https://y-code.shiyue.com',
|
||||
text: 'Demo Version',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -195,15 +195,15 @@ function nav(): DefaultTheme.NavItem[] {
|
||||
text: '悦码 2.0',
|
||||
items: [
|
||||
{
|
||||
link: 'https://y-code-platform.shiyuegame.com',
|
||||
link: 'https://y-code.shiyue.com',
|
||||
text: '生产版本',
|
||||
},
|
||||
{
|
||||
link: 'https://y-code-platform-pre.shiyue.com',
|
||||
link: 'https://y-code-pre.shiyue.com',
|
||||
text: '预发布版本',
|
||||
},
|
||||
{
|
||||
link: 'https://y-code-platform.shiyuegame.com',
|
||||
link: 'https://y-code.shiyue.com',
|
||||
text: '演示版本',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user