diff options
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,3 +5,7 @@ source "https://rubygems.org" # gem "rails" gem "jekyll", "~> 4.4" + +group :jekyll_plugins do + gem "jekyll-feed", "~> 0.17.0" +end |
