Skip to content

Commit c6e987e

Browse files
committed
config: Remove unused github-metadata plugin
1 parent 6a9495a commit c6e987e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ source "https://rubygems.org"
1212
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1313
# uncomment the line below. To upgrade, run `bundle update github-pages`.
1414
gem 'jekyll', '~> 4.3'
15-
# If you have any plugins, put them here!
15+
1616
group :jekyll_plugins do
17-
gem 'jekyll-github-metadata', '~> 2.16'
17+
# If you have any plugins, put them here!
1818
end
1919

2020
gem 'json'

0 commit comments

Comments
 (0)