diff --git a/Gemfile b/Gemfile index 6c08bcf0..28040505 100644 --- a/Gemfile +++ b/Gemfile @@ -21,4 +21,5 @@ gem "wdm", "~> 0.1.0" if Gem.win_platform? # If you have any plugins, put them here! group :jekyll_plugins do # gem "jekyll-archives" -end \ No newline at end of file + gem "jekyll-feed" +end