Skip to content

Commit 3925f55

Browse files
authored
Add jekyll-remote-theme gem to Jekyll plugins
1 parent d639b3d commit 3925f55

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
@@ -16,6 +16,7 @@ gem "github-pages", "~> 232", group: :jekyll_plugins
1616
# If you have any plugins, put them here!
1717
group :jekyll_plugins do
1818
gem "jekyll-feed", "~> 0.12"
19+
gem "jekyll-remote-theme"
1920
end
2021

2122
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem

0 commit comments

Comments
 (0)