diff options
| author | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2020-08-09 13:17:14 +0800 |
|---|---|---|
| committer | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2020-08-09 13:17:14 +0800 |
| commit | d5d4d642189886d646324cc74483c91983458585 (patch) | |
| tree | 975dd2c16137bb2167172883745f99d9e582fe07 /deploy | |
| parent | ca8566598d2ae9c85b1ea9418fced7261a7f11e2 (diff) | |
| parent | 9f4a7ec5f79d9dec3a0ffb0b633197216cbefec8 (diff) | |
Merge branch 'master' into presentation_updates
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 990ca510d..b99ca040d 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -9,7 +9,7 @@ <script src="https://cdnjs.cloudflare.com/ajax/libs/typescript/3.3.1/typescript.min.js"></script> </head> -<body style="display:flex"> +<body style="display:flex" id="dash-body"> <!-- <script src="https://hypothes.is/embed.js" async></script> --> <div id="root" style="position:relative;width:100%;height:100%"></div> <script src="/bundle.js"></script> |
