diff options
author | madelinegr <monika_hedman@brown.edu> | 2019-06-06 19:17:02 -0400 |
---|---|---|
committer | madelinegr <monika_hedman@brown.edu> | 2019-06-06 19:17:02 -0400 |
commit | 94e6613e92a71e35427875e4ed8eb72a0302bca1 (patch) | |
tree | d3d272b58fe995ef36c6e36889027ff2de6d2b26 /deploy | |
parent | 7e3493a95aaf8d4ba585b326c278556e39346f11 (diff) |
i hate everytihgn the freickin import end of day 6/6
Diffstat (limited to 'deploy')
-rw-r--r-- | deploy/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/index.html b/deploy/index.html index 532b995f8..92635e7f5 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -6,6 +6,7 @@ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <script src="https://cdnjs.cloudflare.com/ajax/libs/typescript/3.3.1/typescript.min.js"></script> + <script src="anime.min.js"></script> </head> <body> |