update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
alleks 2023-03-19 19:16:50 +03:00
parent d774e4868d
commit adccb1fb64

View File

@ -15,8 +15,6 @@ module.exports = (hexo) => {
"[Ayer] Merge theme config from theme_config in _config.yml" "[Ayer] Merge theme config from theme_config in _config.yml"
); );
} }
}
hexo.log.debug( hexo.log.debug(
"[Ayer] Output theme config:\n", "[Ayer] Output theme config:\n",
JSON.stringify(hexo.theme.config, undefined, 2) JSON.stringify(hexo.theme.config, undefined, 2)