update index.html to test how to change the backend on the master without people having to change their front end files

This commit is contained in:
Glen Turner
2015-07-09 15:57:36 -04:00
parent 154c8ec988
commit e11d05bbf2

View File

@@ -6,6 +6,9 @@
Link to included files. These are typically done by fetching from the web. Link to included files. These are typically done by fetching from the web.
Because this needs to run without an internet conection, the files were saved Because this needs to run without an internet conection, the files were saved
locally locally
-->
<!--
Changes to the index file to test merge and pull requests.
--> -->
<script type="text/javascript" src="include/js/eventemitter2.min.js"></script> <script type="text/javascript" src="include/js/eventemitter2.min.js"></script>