败犬 暖心向阳335 有以下问题: 1.插件不兼容,站点推送插件需要适配 2.23 版本; 2.主题模板报错 org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'run.halo.app.theme.dialect.GlobalHeadInjectionProcessor' (template: "fragments/layout" - line 28, col 3)
HowieHz 主题 issue 跟踪一下这个问题,我这里观察报错的 line 28, col 3 就一个 head 标签,可能是什么插件注入 head 卡着了,或者是数据库问题。 HowieHz/halo-theme-higan-hz952