diff options
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -3,3 +3,4 @@ source "https://rubygems.org"  git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }  gem "jekyll", "~> 4.0" +gem "jekyll-last-modified-at" | 
