aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2020-06-25 11:46:06 -0400
committerBob Zeleznik <zzzman@gmail.com>2020-06-25 11:46:06 -0400
commita4d20e9da3078c00147ca16a25b39ce5c81173ff (patch)
treeca3d674d1941141a7f8fbb328c8a39935d0f9dd2 /deploy
parente10165da06f042bc6ee2318439d8d75103f82647 (diff)
parentc692276b6c6909d6cf32b620eb69b114057662ca (diff)
Merge branch 'master' into ink_menu
Diffstat (limited to 'deploy')
-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>