4.3.0
Enhancements
-
Add workaround to allow theme gem's
/assets/js/main.min.js
file to be overridden by a local version [#880]. Simply add the following YAML Front Matter to the file:--- layout: ---
Any local customizations you make to
/assets/js/main.min.js
should now replace the theme gem's version.