Merge pull request #4550 from mempool/orangesurf/trademark0103

update trademarks
This commit is contained in:
softsimon
2024-01-25 15:46:12 +07:00
committed by GitHub
8 changed files with 13 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ import { StateService } from './state.service';
export class SeoService {
network = '';
baseTitle = 'mempool';
baseDescription = 'Explore the full Bitcoin ecosystem with The Mempool Open Source Project.';
baseDescription = 'Explore the full Bitcoin ecosystem® with The Mempool Open Source Project®.';
canonicalLink: HTMLElement = document.getElementById('canonical');