revert capitalization in title tag
Co-authored-by: wiz <j@wiz.biz>
This commit is contained in:
parent
b1e32ed55f
commit
f6cae729a7
@ -7,7 +7,7 @@ import { StateService } from './state.service';
|
||||
})
|
||||
export class SeoService {
|
||||
network = '';
|
||||
baseTitle = 'Mempool';
|
||||
baseTitle = 'mempool';
|
||||
|
||||
constructor(
|
||||
private titleService: Title,
|
||||
|
Loading…
x
Reference in New Issue
Block a user