Add noopener to the URL to prevent CSRF
This commit is contained in:
parent
67b7cd2037
commit
a817ee3c04
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@
|
||||||
id="game-logo"
|
id="game-logo"
|
||||||
src="/assets/ghost_writer_logo.png"
|
src="/assets/ghost_writer_logo.png"
|
||||||
alt="Ghost Writer Logo"
|
alt="Ghost Writer Logo"
|
||||||
|
rel="noopener"
|
||||||
>
|
>
|
||||||
</a>
|
</a>
|
||||||
<transition name="expand-from-left">
|
<transition name="expand-from-left">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue