mirror of
https://github.com/mempool/mempool.git
synced 2025-04-08 03:48:31 +02:00
Update seo.service.ts
Switch from ® to ® for better compatibility
This commit is contained in:
parent
2750f1789c
commit
c751e10da8
@ -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');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user