jekyll-target-blank
jekyll-target-blank copied to clipboard
Be able to exclude some pages
It would be great if in _config.yml
the user could add:
target-blank:
exclude:
- "/index.html"
- "/somepage"
- "/some-other-page"
So that the pages written can be excluded by the plugin.
Thank you very much!
Best,
T