Release 0.7.2
Version 0.7.2 of jekyll-theme-switch has been released!
Add the gem to your Gemfile:
gem 'jekyll-theme-switch'
Run bundle install, then set the theme in your _config.yml:
theme: jekyll-theme-switch
Release Notes
Added
- Added
modified_datein RSS feed item’spubDate
Changed
- Changed the padding of the index pages, so posts take up the full width of the wrapper
- Bumped rake dependency to
~> 13 - Pinned sass-embedded dependency to
< 1.80to prevent@importdeprecation warnings
Fixed
- Fixed z-index of ‘READ MORE’ button in dark mode, which caused the background to bleed in
- Fixed the CSS to get rid of sass-embedded color functions deprecation warnings