mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-08 12:07:06 +08:00
fix: 移除结构化数据中不合规范的微数据
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user