添加网站TDK设置获取功能
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
})
|
||||
|
||||
useHead({
|
||||
title: `${props.title} - 图夕夕`,
|
||||
title: `${props.title}`,
|
||||
meta: [
|
||||
{ name: 'description', content: `${props.description}`},
|
||||
{ name: 'keywords', content: props.keywords },
|
||||
|
||||
Reference in New Issue
Block a user