hexo使用theme出现“ {% extends ‘

it2023-03-29  89

原因是hexo在5.0之后把swig给删除了需要自己手动安装

npm i hexo-renderer-swig
最新回复(0)