We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9495a commit c6e987eCopy full SHA for c6e987e
1 file changed
site/Gemfile
@@ -12,9 +12,9 @@ source "https://rubygems.org"
12
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
13
# uncomment the line below. To upgrade, run `bundle update github-pages`.
14
gem 'jekyll', '~> 4.3'
15
-# If you have any plugins, put them here!
+
16
group :jekyll_plugins do
17
- gem 'jekyll-github-metadata', '~> 2.16'
+ # If you have any plugins, put them here!
18
end
19
20
gem 'json'
0 commit comments