0.2.3-ALPHA
Notable changes
- CSS and JS imports customization (#120) (thank you yamila-moreno)
two news settings:
customCSS = ["css/foo.css"]
customJS = ["js/foo.js"]That allow you to inject your own CSS or JS
Breaking changes
Related to new Next and Previous behavior #118, nav is now working like following
Next -> Newer post
Previous -> Older post