From 71703c75e0cb1ba4fc6d6330f2674acc83232032 Mon Sep 17 00:00:00 2001 From: natsoni Date: Thu, 16 Jul 2026 16:56:45 +0200 Subject: [PATCH] Footer logo links to mempool holdings --- .../components/global-footer/global-footer.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/shared/components/global-footer/global-footer.component.html b/frontend/src/app/shared/components/global-footer/global-footer.component.html index fc493ab43..cf60774d4 100644 --- a/frontend/src/app/shared/components/global-footer/global-footer.component.html +++ b/frontend/src/app/shared/components/global-footer/global-footer.component.html @@ -7,10 +7,10 @@ @if (enterpriseInfo?.footer_img) { } @else { - + - + }