Skip to content

Instantly share code, notes, and snippets.

@hidrees
Last active April 2, 2022 15:07
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hidrees/76f7c0b3500f8da72ca4 to your computer and use it in GitHub Desktop.
Save hidrees/76f7c0b3500f8da72ca4 to your computer and use it in GitHub Desktop.
Ghost: Open links in new tab
@mhellmeier
Copy link

You could also check this.href.indexOf(window.location.host) == -1 if it is in internal or external link.

See this blog article for more information and a detailed instruction how to use the code in Ghost and another HTML workaround for every post or page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment