From ee1e75f978cee0f43e9103d790b8dee639585277 Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Fri, 12 May 2023 12:55:51 -0400 Subject: [PATCH 1/2] Add trademark symbol to trademarks in footer --- .../components/global-footer/global-footer.component.html | 4 ++-- .../components/global-footer/global-footer.component.ts | 3 ++- 2 files changed, 4 insertions(+), 3 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 043921b8a..cf4356987 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 @@ -2,8 +2,8 @@
-
The Mempool Open Source Project
-

Explore the full Bitcoin ecosystem

+
The Mempool Open Source Project
+

Explore the full Bitcoin ecosystem

diff --git a/frontend/src/app/shared/components/global-footer/global-footer.component.ts b/frontend/src/app/shared/components/global-footer/global-footer.component.ts index c1a26ac68..d4f1946ea 100644 --- a/frontend/src/app/shared/components/global-footer/global-footer.component.ts +++ b/frontend/src/app/shared/components/global-footer/global-footer.component.ts @@ -1,4 +1,4 @@ -import { ChangeDetectionStrategy, Component, OnInit } from '@angular/core'; +import { ChangeDetectionStrategy, Component, OnInit, Inject, LOCALE_ID } from '@angular/core'; import { Observable, merge, of, Subject } from 'rxjs'; import { tap, takeUntil } from 'rxjs/operators'; import { Env, StateService } from '../../../services/state.service'; @@ -28,6 +28,7 @@ export class GlobalFooterComponent implements OnInit { public stateService: StateService, private languageService: LanguageService, private navigationService: NavigationService, + @Inject(LOCALE_ID) public locale: string, ) {} ngOnInit(): void { From 0ddd9b2487d6dd94306f3d518503f57c9a187dfe Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Fri, 12 May 2023 15:54:35 -0400 Subject: [PATCH 2/2] Turn generic project text into trademark --- .../components/global-footer/global-footer.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cf4356987..0bac1f9ff 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 @@ -16,7 +16,7 @@

Broadcast Transaction

Connect to our Nodes

-

About the Project

+

About The Mempool Open Source Projectâ„¢