update at 2024-04-11 10:16:32

pull/158/head
roc 2024-04-11 10:16:32 +08:00
parent 99b8071c3b
commit df3ce8f939
1 changed files with 5 additions and 5 deletions

View File

@ -192,6 +192,11 @@ const config: Config = {
position: 'right',
to: '/best-practices',
},
{
label: '实践案例',
position: 'right',
to: '/cases',
},
{
label: '排障指南',
position: 'right',
@ -202,11 +207,6 @@ const config: Config = {
position: 'right',
to: '/troubleshooting-cases',
},
{
label: '实践案例',
position: 'right',
to: '/cases',
},
{
label: '附录',
position: 'right',