Skip to content

Commit

Permalink
🎨 Add noopener for ownerPortfolioUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraHuang22 committed Jan 2, 2024
1 parent 4f527be commit 741ccc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/search/_keyword.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
v-if="owner"
:href="ownerPortfolioUrl"
target="_blank"
rel="noopener"
class="flex items-center justify-center cursor-pointer text-like-green text-[14px] underline underline-offset-1"
>{{ $t('WorksPage.label.check.owner.portfolio') }}<IconNorthEast/>
</a>
Expand Down

0 comments on commit 741ccc9

Please sign in to comment.