diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-09-25 12:39:56 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-09-25 12:39:56 -0400 |
| commit | 7af9edeb0a0e81201b5737862d08380611741de8 (patch) | |
| tree | 52cb859d4f9a645116d8a27f955b52c9270d50ad | |
| parent | 09513cb0e654139c8a7e5af3cd24a07cb0281451 (diff) | |
lol
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 25d82ed..dd63aa9 100644 --- a/public/index.html +++ b/public/index.html @@ -57,6 +57,6 @@ </body> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script> -<script src='/js/app.min.js'></script> +<script src='/assets/js/app.min.js'></script> </html> |
