diff options
| author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-23 16:41:19 -0500 |
|---|---|---|
| committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-23 16:41:19 -0500 |
| commit | fdeb5cdc8d1774513634674d5709b104e1d1deba (patch) | |
| tree | 6a28805ea820fcbb5f90e0a297f1095a51f21861 /deploy | |
| parent | 45e3384b31ed2816e6846c2ff545fe55dc155339 (diff) | |
| parent | af9c9119b5de6ffbca5bc1756e1c1d8fb012a1b3 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into anika_schema_view
Diffstat (limited to 'deploy')
| -rw-r--r-- | deploy/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/index.html b/deploy/index.html index be0658da2..fdfd77cc2 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -9,7 +9,7 @@ </head> <body> - <script src="https://hypothes.is/embed.js" async></script> + <!-- <script src="https://hypothes.is/embed.js" async></script> --> <div id="root"></div> <script src="/bundle.js"></script> </body> |
