From 43c4ba3691bf23149bba31610cffa8fdabb6c0c0 Mon Sep 17 00:00:00 2001 From: Bhushan Khope Date: Wed, 2 Oct 2024 15:52:05 -0400 Subject: [PATCH] add noreferrer to link --- .../src/lib/components/cell-types/cell-types.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/cde-visualization/src/lib/components/cell-types/cell-types.component.html b/libs/cde-visualization/src/lib/components/cell-types/cell-types.component.html index ffcd0c7e9..fcd6f668d 100644 --- a/libs/cde-visualization/src/lib/components/cell-types/cell-types.component.html +++ b/libs/cde-visualization/src/lib/components/cell-types/cell-types.component.html @@ -26,6 +26,7 @@ mat-menu-item href="https://github.com/hubmapconsortium/hra-ui/blob/main/apps/cde-visualization-wc/EMBEDDING.md" target="_blank" + rel="noopener noreferrer" > code Embed App