删除:删除部分无用配置

This commit is contained in:
2023-08-13 17:25:53 +08:00
parent c692334019
commit 1047976b96
2 changed files with 0 additions and 7 deletions

View File

@@ -9,7 +9,6 @@ export const head: HeadConfig[] = [
['meta', { name: 'HandheldFriendly', content: 'True' }],
['meta', { name: 'MobileOptimized', content: '320' }],
['meta', { name: 'theme-color', content: '#3c8772' }],
['meta', { name: 'baidu_union_verify', content: '19bd8ed3f02a91e23043efdf1d823107' }],
['meta', { property: 'og:type', content: 'website' }],
['meta', { property: 'og:locale', content: metaData.locale }],