add redirect plugin (#2037)

This commit is contained in:
lily 2022-06-11 21:49:58 -07:00 committed by GitHub
parent df9e3968db
commit a0999b18d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
source "https://rubygems.org"
gem "webrick", "~>1.7"
gem "kramdown-parser-gfm", "~>1.1"
gem "jekyll-redirect-from"
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gemspec

View file

@ -272,6 +272,7 @@ plugins:
- jekyll-gist
- jekyll-feed
- jekyll-include-cache
- jekyll-redirect-from
# mimic GitHub Pages with --safe
whitelist: