Tweaked slide layout
[cipher-training.git] / slides / aims.html
index e830227c56b5a043ab6b5d7a09dce9c8a97ec5f3..1d1da36588268bab87a82741210fd61c3e9563d3 100644 (file)
         text-shadow: 0 0 20px #333;
         padding: 2px 5px;
       }
+      .indexlink {
+        position: absolute;
+        bottom: 1em;
+        left: 1em;
+      }
     </style>
   </head>
   <body>
     <textarea id="source">
 
+layout: true
+
+.indexlink[[Index](index.html)]
+
+---
+
 # Aims
 
 Material aimed for two (three?) audiences
 
 1. Teacher CPD
 2. In-school resources for children
-3. (Outreach resources, mainly Bletchley Park)
+3. Outreach resources, mainly Bletchley Park
 
 After your suggestions on how to extend these notes to hit these audiences
 
@@ -70,7 +81,7 @@ This course will cover four things, in increasing order of importance.
     <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