views: rename dashboard title
This commit is contained in:
parent
bfa888c243
commit
432627fd31
@ -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 TEO Network Status
|
||||
title Görli 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='//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700')
|
||||
link(rel='stylesheet', href='/css/netstats.min.css')
|
||||
@ -12,5 +12,4 @@ html(ng-app="netStatsApp")
|
||||
link(rel='shortcut icon', type="image/x-icon", href="/favicon.ico")
|
||||
body
|
||||
block content
|
||||
|
||||
script(src="/js/netstats.min.js")
|
||||
|
Loading…
Reference in New Issue
Block a user