Skip to content

v3.4.1

Compare
Choose a tag to compare
@XPoet XPoet released this 24 Feb 13:51
· 699 commits to master since this release
  • 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.