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 {
|
export class SeoService {
|
||||||
network = '';
|
network = '';
|
||||||
baseTitle = 'mempool';
|
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');
|
canonicalLink: HTMLElement = document.getElementById('canonical');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user