Skip to content

1.0.5

Latest
Compare
Choose a tag to compare
@mulder21c mulder21c released this 30 Mar 09:10
· 2 commits to master since this release

Fixes

This update improves the following:

Update packages for Node 12

  • update all packages to latest
  • replace hexo-renderer-jade with hexo-rederer-pug since hexo-renderer-jade was deprecated
    therefore, when you update from 1.0.4 or lower, you should remove hexo-renderer-jade and install hexo-rederer-pug

Fixes some JSON-LD issues

  • replace type of publisher to Organization from Person,
    since Google does not support Person type for publisher entry.
  • add logo parameter into publisher entry
    This represents profile.gravatar specified in _config.yml
  • add description data that was missing