website/Gemfile
Ian Adam Naval d66c5bfc15
Ensure external links open in new tab
Ensure noopener and norel via a plugin. Am I going to actually write a
test and check for this? Lol.
2024-04-02 02:04:28 -04:00

4 lines
79 B
Ruby

source 'https://rubygems.org'
gem 'jekyll-target-blank', '~> 2.0', '>= 2.0.2'