diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-07-14 22:32:34 -0400 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-07-14 22:32:34 -0400 |
| commit | 104cb14c140c0da5f3013203d11b2a1963ae14c1 (patch) | |
| tree | 12377f36de14765503fda94bb189dbf84f7f8189 /deploy | |
| parent | 7ed7616b75f0a778d2443c38890e809cc4fece40 (diff) | |
| parent | 9fbe9e9b452a332ecc6f79f09a24d597304246c2 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'deploy')
| -rw-r--r-- | deploy/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy/index.html b/deploy/index.html index f4a019b71..532b995f8 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -6,7 +6,6 @@ <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="https://rawgithub.com/juliangarnier/anime/master/anime.min.js"></script> </head> <body> |
