diff options
| author | monikahedman <monika_hedman@brown.edu> | 2019-07-14 12:56:11 -0400 | 
|---|---|---|
| committer | monikahedman <monika_hedman@brown.edu> | 2019-07-14 12:56:11 -0400 | 
| commit | 7cd915c98db61e646ab34184613c1f6364cb620e (patch) | |
| tree | db44d787964be0e6df5be473954543b3ed01ca4e /deploy | |
| parent | 81d23dbd7b918fd1812b770960687bc8a12a0a34 (diff) | |
submit button added
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> | 
