Skip to content

Commit 0fb806e

Browse files
committed
Add minima gem to Gemfile for enhanced styling
1 parent 6060107 commit 0fb806e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ gem "jekyll", "~> 4.3"
44
gem "jekyll-feed", "~> 0.15"
55
gem "jekyll-sitemap", "~> 1.4"
66
gem "jekyll-seo-tag", "~> 2.8"
7+
gem "minima", "~> 2.5"
78

89
platforms :mingw, :x64_mingw, :mswin, :jruby do
910
gem "tzinfo", ">= 1", "< 3"

0 commit comments

Comments
 (0)