Bug fixes
- Fix blank-square icons on strict static hosts (#218): removed the trailing slash from
$fa-font-pathso Font Awesome webfont URLs no longer contain a double slash (webfonts//fa-*.woff2), which 404s on hosts like S3 and rendered icons as blank squares. - Respect draft status on the home page and nav (#356): drafted home sections are now filtered out of both the home page and the navigation menu (
where ... "Draft" false), instead of still being rendered.
Full changelog: v6.0.2...v6.0.3