aboutsummaryrefslogtreecommitdiff
path: root/views/layout.hbs
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-03-30 22:02:12 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-03-30 22:02:12 +0100
commit914d60ca25def8805b7fb2dafcab17474e08cc87 (patch)
tree53ad95f040157f442aa62d1e648f75896e26a106 /views/layout.hbs
parentecc769dab59d427c1fa5dc8856dd32068b4ba6db (diff)
downloadtplink-energy-monitor-914d60ca25def8805b7fb2dafcab17474e08cc87.tar.xz
tplink-energy-monitor-914d60ca25def8805b7fb2dafcab17474e08cc87.zip
Poll for realtime usage updates
Diffstat (limited to 'views/layout.hbs')
-rw-r--r--views/layout.hbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/layout.hbs b/views/layout.hbs
index 2f78105..c1c5192 100644
--- a/views/layout.hbs
+++ b/views/layout.hbs
@@ -12,6 +12,7 @@
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css' rel='stylesheet' />
<link href='https://cdnjs.cloudflare.com/ajax/libs/gentelella/1.4.0/css/custom.min.css' rel='stylesheet' />
+ <link href="https://gitcdn.github.io/bootstrap-toggle/2.2.2/css/bootstrap-toggle.min.css" rel="stylesheet">
<link href='/stylesheets/style.css' rel='stylesheet' />