Tweak html description meta tags / SEO service page titles

This commit is contained in:
wiz
2022-01-05 15:58:15 +09:00
parent f6395f9a34
commit cf87ee68b4
5 changed files with 15 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ export class BisqMainDashboardComponent implements OnInit {
) { }
ngOnInit(): void {
this.seoService.setTitle(`Markets`);
this.seoService.resetTitle();
this.websocketService.want(['blocks']);
this.usdPrice$ = this.stateService.conversions$.asObservable().pipe(