Add meta descriptions for mempool and liquid
This commit is contained in:
@@ -31,6 +31,7 @@ export class GroupPreviewComponent implements OnInit {
|
||||
|
||||
ngOnInit(): void {
|
||||
this.seoService.setTitle(`Mempool.Space Lightning Nodes`);
|
||||
this.seoService.setDescription(`See all Lightning nodes run by mempool.space -- these are the nodes that provide the data on the mempool.space Lightning dashboard.`);
|
||||
|
||||
this.nodes$ = this.activatedRoute.paramMap
|
||||
.pipe(
|
||||
|
||||
Reference in New Issue
Block a user