mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
footer logo reg -> tm
This commit is contained in:
parent
7847278407
commit
d162637c67
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
} @else {
|
||||
<span *ngIf="officialMempoolSpace" class="footer-logo-wrapper">
|
||||
<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>
|
||||
<span class="footer-logo-reg">™</span>
|
||||
</span>
|
||||
<app-svg-images *ngIf="!officialMempoolSpace" name="mempoolSpace" viewBox="0 0 500 126"></app-svg-images>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue