aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2020-06-08 22:26:42 -0400
committerBob Zeleznik <zzzman@gmail.com>2020-06-08 22:26:42 -0400
commit23d91c839bc7dd14fd906aa1b3c7b3cd16980dd4 (patch)
treec5f181d92e5edad3c12f4500128bc5420eb6616d /deploy
parent01cc676b568c9d53757e1e4c8155672ecea95562 (diff)
parentc878c35dc06c6f0c653390d95d18feeaf2dfabd1 (diff)
Merge branch 'master' into RichTextEdition
Diffstat (limited to 'deploy')
-rw-r--r--deploy/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/index.html b/deploy/index.html
index 532b995f8..be0658da2 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -9,6 +9,7 @@
</head>
<body>
+ <script src="https://hypothes.is/embed.js" async></script>
<div id="root"></div>
<script src="/bundle.js"></script>
</body>