Add common stylesheet and Javascript to the simple example.
[techtalk-pse.git] / examples / simple / 15-second.html
index 5c764f9..fbccc4b 100644 (file)
@@ -1 +1,4 @@
+<link rel="stylesheet" href="style.css" type="text/css"/>
+<script src="code.js" type="text/javascript"></script>
+
 This is the second slide.