Skip to content

Commit

Permalink
Revert "Add jekyll-target-blank gem to Gemfile"
Browse files Browse the repository at this point in the history
This reverts commit 150cbe0.
  • Loading branch information
MinSeungHyun committed Jan 17, 2024
1 parent 150cbe0 commit 1e37f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ source "https://rubygems.org"

# If you have any plugins, put them here!
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
gem 'jekyll-target-blank'
group :jekyll_plugins do
gem 'jekyll-feed'
gem 'jekyll-sitemap'
Expand All @@ -18,4 +17,5 @@ group :jekyll_plugins do
gem 'jekyll-archives'
gem 'kramdown'
gem 'rouge'
gem 'jekyll-target-blank'
end

0 comments on commit 1e37f79

Please sign in to comment.