diff options
author | HombreLaser <sebastian-440@live.com> | 2023-08-27 16:39:44 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2023-08-27 16:39:44 -0600 |
commit | 42706e303bf3536b56c066f26dfe39501ebfadeb (patch) | |
tree | 2123e30a8e6f03ce5e809b7c66af94924631570f /Gemfile | |
parent | a2a0a2d0e08cee9fb73ee506d9a55ee8ed4625f8 (diff) |
Finishing touches
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ gem "minima", "~> 2.5" # If you have any plugins, put them here! group :jekyll_plugins do gem "jekyll-feed", "~> 0.12" + gem 'jekyll-paginate' end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem |