views: be more generic about the poa network title

This commit is contained in:
5chdn 2018-12-03 20:43:24 +01:00
parent 8a394db9b1
commit 06da0da2f6
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ doctype html
html(ng-app="netStatsApp")
head
meta(name="viewport", content="width=device-width, initial-scale=1.0, maximum-scale=1.0")
title Görli Network Status
title Testnet Network Status
style(type="text/css") [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; }
link(rel='stylesheet', href='/css/netstats.min.css')
meta(name='robots', content='index,follow')