diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,8 +17,8 @@ <script src="bog.js"></script> <script src="composer.js"></script> <script src="identify.js"></script> - <script src="gossip.js"></script> <script src="render.js"></script> + <script src="gossip.js"></script> <script src="views.js"></script> <script src="app.js"></script> </body> |