summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 5da248f6..76db4613 100644
--- a/www/index.html
+++ b/www/index.html
@@ -55,6 +55,8 @@
<script src="js/StateCtrl.js"></script>
<script src="js/DevOptionsCtrl.js"></script>
<script src="js/LogCtrl.js"></script>
+
+ <script src="js/ng.js"></script>
<!-- https://github.com/maxklenk/angular-circular-navigation - modified to use right angles -->
<script src="external/angular-circular-navigation.js"></script>