Add feature flag for opening external links in a new tab (#749)

Closes https://github.com/modrinth/knossos/issues/438
This commit is contained in:
triphora
2022-11-20 15:43:01 -05:00
committed by GitHub
parent ab2c31aa8a
commit aafd7ed21f
12 changed files with 102 additions and 53 deletions

View File

@@ -138,7 +138,7 @@
</div>
<a
:href="githubUrl"
target="_blank"
:target="$external()"
class="sidebar__item github-button iconified-button"
>
<GitHubIcon aria-hidden="true" />