aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index a3378f1..c8bdfed 100644
--- a/index.html
+++ b/index.html
@@ -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