Closed lfdebrux closed 1 year ago
Footer and header links now work with relative links. Thanks to @eddgrant for contributing this feature.
See pull request #325: Support sites deployed on a path other than "/" when generating header and footer links for more details.
bundle install
New features
Footer and header links now work with relative links. Thanks to @eddgrant for contributing this feature.
See pull request #325: Support sites deployed on a path other than "/" when generating header and footer links for more details.
Fixes
bundle install
will now make sure Haml 6 is not installed (see issue #318: Error: Filters is not a module).