diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index 18a84dcb..c1592c5c 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -10,8 +10,8 @@ export const theme: Theme = themePlume({ docsRepo: 'https://github.com/pengzhanbo/vuepress-theme-plume', docsDir: 'docs', - avatar: { - url: '/plume.png', + profile: { + avatar: '/plume.png', name: 'Plume Theme', description: 'The Theme for Vuepress 2.0', location: 'GuangZhou, China', diff --git a/theme/src/client/components/Blog/VPBlog.vue b/theme/src/client/components/Blog/VPBlog.vue index e6fdaadd..922adf6b 100644 --- a/theme/src/client/components/Blog/VPBlog.vue +++ b/theme/src/client/components/Blog/VPBlog.vue @@ -29,8 +29,8 @@ const type = computed(() => {