diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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>
\ No newline at end of file |