LINK => MIX

pull/5/head
Jonathan Brown 7 years ago
parent 44a2d68e1c
commit 86b0595435
  1. 2
      src/views/index.jade
  2. 2
      src/views/layout.jade

@ -163,7 +163,7 @@ block content
div.active-nodes.text-warning
i.icon-warning-o
span.small-title ATTENTION!
span.small-value This page does not represent the entire state of the LINK network - listing a node on this page is a voluntary process.
span.small-value This page does not represent the entire state of the MIX network - listing a node on this page is a voluntary process.
//- div.col-xs-12.stat-holder.box
//- div.active-nodes.text-danger
//- i.icon-hashrate

@ -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 LINK Network Stats
title MIX Network Stats
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='https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700')
link(rel='stylesheet', href='/css/netstats.min.css')

Loading…
Cancel
Save