aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index d846141..2148910 100644
--- a/Gemfile
+++ b/Gemfile
@@ -18,4 +18,5 @@ gem "jekyll", "3.3.0"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
+ gem "jekyll-redirect-from"
end