fix: 移除结构化数据中不合规范的微数据

This commit is contained in:
DeepChirp
2024-11-11 16:29:28 +08:00
parent 3ea138178d
commit e5a52d5621
3 changed files with 19 additions and 46 deletions

View File

@@ -568,8 +568,7 @@ hexo.extend.filter.register('before_generate', () => {
option: null
},
structured_data: {
enable: true,
format: 'json-ld',
enable: true
},
css_prefix: true,
inject: {