Update Gemfile

This commit is contained in:
Tom 2024-07-29 11:13:54 +01:00
parent 8c841451ea
commit ba8b546e56

View File

@ -8,8 +8,6 @@ group :jekyll_plugins do
gem 'jekyll-feed'
gem 'jekyll-redirect-from'
gem 'jekyll_flexible_include'
gem 'jekyll_picture_tag'
gem "jekyll-d2", path: "/Users/math/git/jeykyll-d2/"
gem "kramdown-syntax-coderay", "~> 1.0"
end