summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html
index a1036a84..2ddb0be2 100644
--- a/www/index.html
+++ b/www/index.html
@@ -8,7 +8,9 @@
<link href="lib/ionic/css/ionic.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
- <link href="lib/nvd3/nv.d3.min.css" rel="stylesheet">
+ <link href="lib/ng-mfb/mfb/src/mfb.css" rel="stylesheet">
+
+
<!-- IF using Sass (run gulp sass first), then uncomment below and remove the CSS includes above
<link href="css/ionic.app.css" rel="stylesheet">
@@ -37,7 +39,7 @@
<script src="lib/angular-google-chart/ng-google-chart.js"></script>
-
+ <script src="lib/ng-mfb/src/mfb-directive.js"></script>
</head>