update trademarks

This commit is contained in:
orangesurf
2024-01-03 19:09:59 +01:00
parent 56dce6b28c
commit a0d0650e2a
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');