mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Remove noopenner noreferrer from mempool holdings link
This commit is contained in:
parent
71703c75e0
commit
54752d320d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
@if (enterpriseInfo?.footer_img) {
|
||||
<img [src]="enterpriseInfo?.footer_img" [alt]="enterpriseInfo.title" height="60px" class="enterprise-logo">
|
||||
} @else {
|
||||
<a *ngIf="officialMempoolSpace" class="footer-logo-wrapper" href="https://mempool.holdings" target="_blank" rel="noopener noreferrer" aria-label="Mempool Holdings">
|
||||
<a *ngIf="officialMempoolSpace" class="footer-logo-wrapper" href="https://mempool.holdings" target="_blank" aria-label="Mempool Holdings">
|
||||
<app-svg-images name="blocks-3-2" width="500" height="126" style="display: block; width: 100%; height: auto; transform: scale(1.22);"></app-svg-images>
|
||||
<span class="footer-logo-reg">™</span>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue