no message
This commit is contained in:
parent
6916134745
commit
d289970ee9
@ -7,5 +7,5 @@
|
|||||||
import { defineNavbarConfig } from 'vuepress-theme-plume'
|
import { defineNavbarConfig } from 'vuepress-theme-plume'
|
||||||
|
|
||||||
export default defineNavbarConfig([
|
export default defineNavbarConfig([
|
||||||
{ text: '每天测速', link: '/' },
|
{ text: '机场测评', link: '/' },
|
||||||
])
|
])
|
||||||
|
|||||||
@ -57,7 +57,7 @@ export default defineThemeConfig({
|
|||||||
profile: {
|
profile: {
|
||||||
avatar: 'https://theme-plume.vuejs.press/plume.png',
|
avatar: 'https://theme-plume.vuejs.press/plume.png',
|
||||||
name: '天天测',
|
name: '天天测',
|
||||||
description: '每天测试机场',
|
description: '天天测机场',
|
||||||
// circle: true,
|
// circle: true,
|
||||||
// location: '',
|
// location: '',
|
||||||
// organization: '',
|
// organization: '',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user