v3.4.1
-
Add footer.icp in
_config.yml
.footer: icp: # ICP record number of your website, Can be null
-
Optimize page template.
-
Fixed error reporting for
hexo g
.Error: Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default.