1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-29 03:09:53 +02:00

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
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: