Add rel="noopener noreferrer" to html link

This commit is contained in:
d3vyce
2022-09-10 21:35:22 +02:00
parent b22176d218
commit 7577477ae8
3 changed files with 3 additions and 2 deletions

View File

@@ -44,6 +44,7 @@
:href="monitor.element.url"
class="item-name"
target="_blank"
rel="noopener noreferrer"
>
{{ monitor.element.name }}
</a>