Skip to content

Commit 387d4cb

Browse files
committed
GH-121 Added the redirect from plugin to the Gemfile
1 parent 201c9fa commit 387d4cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ source "https://rubygems.org"
22

33
gem 'jekyll', '~> 3.7.0'
44
gem 'jekyll-target-blank', '1.1.0'
5-
gem 'jekyll-sitemap', '1.2.0'
5+
gem 'jekyll-sitemap', '1.2.0'
6+
gem 'jekyll-redirect-from'

0 commit comments

Comments
 (0)