Adding mailto: obfuscation
Former-commit-id: 0af8a81a
parent
0a7d91a7
No related branches found
No related tags found
This commit is part of merge request !49. Comments created here will be created in the context of that merge request.
... | ... | @@ -25,6 +25,7 @@ gem 'jekyll-theme-lcsb-default', '~> 0.2.18', :git => "https://git-r3lab.uni.lu/ |
group :jekyll_plugins do | ||
gem "jekyll-paginate-v2", "~> 1.7" | ||
gem "jekyll-feed", "~> 0.6" | ||
gem "jekyll-email-protect" | ||
end | ||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
... | ... |
_plugins/hook_mailto_email_protector.rb
0 → 100644
Please register or sign in to comment