aboutsummaryrefslogtreecommitdiff
path: root/deploy/index.html
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2020-06-28 17:48:50 -0400
committerBob Zeleznik <zzzman@gmail.com>2020-06-28 17:48:50 -0400
commite3305050a7d35474e9981838b24d54cf1e77f193 (patch)
tree9c03854b8443b00cedc7afb5b39939527d1c0ddb /deploy/index.html
parent7a291cbffb9e609633759cfff8b459e1a32b4fc3 (diff)
parenteb403262aa4c1dd12dba8029fec70552cbce70bc (diff)
Merge branch 'master' into search_doc
Diffstat (limited to 'deploy/index.html')
-rw-r--r--deploy/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy/index.html b/deploy/index.html
index be0658da2..29a3f15cd 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -9,8 +9,8 @@
</head>
<body>
- <script src="https://hypothes.is/embed.js" async></script>
- <div id="root"></div>
+ <!-- <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>
</body>