Skip to content

0.2.3-ALPHA

Compare
Choose a tag to compare
@kakawait kakawait released this 12 Apr 07:10
· 300 commits to master since this release

Notable changes

two news settings:

customCSS = ["css/foo.css"]
customJS = ["js/foo.js"]

That allow you to inject your own CSS or JS

  • Fix nav since Hugo 0.18 (#119, #122)
  • Change Next and Previous behavior (#118, #122)

Breaking changes

Related to new Next and Previous behavior #118, nav is now working like following

Next -> Newer post
Previous -> Older post