tweaks to slidenotes

This commit is contained in:
Hakim El Hattab
2012-07-01 16:56:06 -04:00
parent 9608ac9d2d
commit acbefa1190
4 changed files with 6 additions and 6 deletions

View File

@ -317,7 +317,7 @@ linkify( 'a' );
</script>
<!-- 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="socket.io/socket.io.js"></script>
<script src="js/reveal.slidenotes.js"></script>
</body>
</html>