mirror of
https://github.com/gkd-kit/docs.git
synced 2024-11-16 19:42:31 +08:00
fix: subscription
This commit is contained in:
parent
38753cf611
commit
b2dd178799
|
@ -33,7 +33,7 @@ export default defineConfig({
|
||||||
items: [
|
items: [
|
||||||
{ text: '开始使用', link: '/guide/' },
|
{ text: '开始使用', link: '/guide/' },
|
||||||
{ text: '高级选择器', link: '/selector/' },
|
{ text: '高级选择器', link: '/selector/' },
|
||||||
{ text: '订阅规则', link: '/scription/' },
|
{ text: '订阅规则', link: '/subscription/' },
|
||||||
{ text: '疑难解答', link: '/faq/' },
|
{ text: '疑难解答', link: '/faq/' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user