Skip to content
Snippets Groups Projects
Commit 76a60eea authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

move notes client code into lib

parent acbefa11
No related branches found
No related tags found
No related merge requests found
......@@ -316,8 +316,8 @@ linkify( 'a' );
hljs.initHighlightingOnLoad();
</script>
<!-- the next two lines enable the speaker notes server -->
<!-- The next two lines enable the speaker notes server -->
<script src="socket.io/socket.io.js"></script>
<script src="js/reveal.slidenotes.js"></script>
<script src="lib/slidenotes/client.js"></script>
</body>
</html>
\ No newline at end of file
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment