Moved discussion of accents to cipher breaking
[cipher-training.git] / slides / caesar-encipher.html
index c4e8fb10f4d01ebff0b8e4d249e3599df61e4f93..3bc519c9b59c27f05785cced5ea703da9f715d8a 100644 (file)
@@ -186,7 +186,7 @@ ciphertext = [caesar_encipher_letter(p, key) for p in plaintext]
     <script src="http://gnab.github.io/remark/downloads/remark-0.6.0.min.js" type="text/javascript">
     </script>
     <script type="text/javascript">
-      var slideshow = remark.create();
+      var slideshow = remark.create({ ratio: "16:9" });
     </script>
   </body>
 </html>
\ No newline at end of file