修改导航栏
This commit is contained in:
@@ -59,24 +59,24 @@ export default defineAppConfig({
|
||||
}]
|
||||
},
|
||||
toc: {
|
||||
title: 'Table of Contents',
|
||||
title: '当前页',
|
||||
bottom: {
|
||||
title: 'Community',
|
||||
edit: 'https://github.com/nuxt-ui-pro/docs/edit/main/content',
|
||||
links: [{
|
||||
icon: 'i-lucide-star',
|
||||
label: 'Star on GitHub',
|
||||
to: 'https://github.com/nuxt/ui',
|
||||
label: 'GitHub',
|
||||
to: 'https://github.com/estel-li',
|
||||
target: '_blank'
|
||||
}, {
|
||||
icon: 'i-lucide-book-open',
|
||||
label: 'Nuxt UI Pro docs',
|
||||
to: 'https://ui.nuxt.com/getting-started/installation/pro/nuxt',
|
||||
icon: 'i-lucide-home',
|
||||
label: '稷维科技',
|
||||
to: 'https://www.xajiwei.com',
|
||||
target: '_blank'
|
||||
}, {
|
||||
icon: 'i-simple-icons-nuxtdotjs',
|
||||
label: 'Purchase a license',
|
||||
to: 'https://ui.nuxt.com/pro/purchase',
|
||||
label: '个人博客',
|
||||
to: 'https://lijue.me',
|
||||
target: '_blank'
|
||||
}]
|
||||
}
|
||||
|
Reference in New Issue
Block a user