jekyll-target-blank icon indicating copy to clipboard operation
jekyll-target-blank copied to clipboard

Be able to exclude some pages

Open xplosionmind opened this issue 3 years ago • 0 comments

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

xplosionmind avatar Mar 19 '21 09:03 xplosionmind