correct notes address

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2022-04-06 22:54:15 +08:00
parent fdbde7f2e8
commit eb70a3a181
1 changed files with 1 additions and 1 deletions

View File

@ -874,7 +874,7 @@
if (presenter) {
reveal_dependencies.push({ src: 'https://reveal-multiplex.glitch.me/master.js', async: true },);
} else {
reveal_dependencies.push({ src: 'https://unpkg.com/reveal-notes-server/client.js', async: true });
reveal_dependencies.push({ src: 'https://reveal-multiplex.glitch.me/client.js', async: true });
}
Reveal.initialize({
hash: true,