diff options
author | HombreLaser <sebastian-440@live.com> | 2023-08-30 20:47:29 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2023-08-30 20:47:29 -0600 |
commit | 02b32ad3eae374e8ba47103fa9b9bc24f84b8094 (patch) | |
tree | 80678eda3199ecdb10ddceede9f8ff5cdb0743cd /Gemfile | |
parent | 6178efc220a92b040e2793af02af9cd322efc063 (diff) |
Add internationalization
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ gem "minima", "~> 2.5" group :jekyll_plugins do gem "jekyll-feed", "~> 0.12" gem 'jekyll-paginate' + gem 'jekyll-multiple-languages-plugin' end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem |