jekyll / jekyll-redirect-from

:twisted_rightwards_arrows: Seamlessly specify multiple redirections URLs for your pages and posts.
MIT License
782 stars 114 forks source link

Fix tests for jekyll 3.5.x #160

Closed benbalter closed 7 years ago

benbalter commented 7 years ago

This allows us to use the gems key to init jekyll-sitemap for pre 3.5, but also work for 3.5+.

parkr commented 7 years ago

@jekyllbot: merge +dev