Merge pull request #1602 from DeepChirp/structured_data

feat: 添加结构化数据支持
This commit is contained in:
Jerry Wong
2024-11-11 18:46:57 +08:00
committed by GitHub
4 changed files with 42 additions and 0 deletions

View File

@@ -567,6 +567,7 @@ hexo.extend.filter.register('before_generate', () => {
enable: true,
option: null
},
structured_data: true,
css_prefix: true,
inject: {
head: null,