Skip to content

Commit

Permalink
Merge pull request #2428 from FAIRsharing/target_blank_2427
Browse files Browse the repository at this point in the history
Changed links in footer. #2427
  • Loading branch information
knirirr authored Nov 22, 2024
2 parents 7ef0db0 + 55b55c8 commit 193328d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Navigation/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
v-else
class="underline-effect"
:href="item.url"
rel="noreferer,noopener"
target="_blank"
>
<i
Expand Down Expand Up @@ -69,6 +70,7 @@
<a
class="mr-2 underline-effect"
href="http://creativecommons.org/licenses/by-sa/4.0/"
rel="noreferer,noopener"
target="_blank"
>Creative Commons
by
Expand Down

0 comments on commit 193328d

Please sign in to comment.