X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=slides%2Faffine-break.html;h=8a07978efa3a38e286e8f15a3787e36845de2621;hb=b2bff955d11597f85c5e1935165a44fb0e5e487e;hp=ddd81706e485395a8032b76b7e5968d38023f3b5;hpb=bdd3d7f555d6ee1b2f816a3e339af429833444db;p=cipher-training.git diff --git a/slides/affine-break.html b/slides/affine-break.html index ddd8170..8a07978 100644 --- a/slides/affine-break.html +++ b/slides/affine-break.html @@ -36,6 +36,11 @@ color: #ff6666; text-shadow: 0 0 20px #333; padding: 2px 5px; + } + .indexlink { + position: absolute; + bottom: 1em; + left: 1em; } .float-right { float: right; @@ -53,6 +58,12 @@ b | e | h | k | n | q | t | w | z | c | f | i | l | o | r | u | x | a | d | g | --- +layout: true + +.indexlink[[Index](index.html)] + +--- + # Duplicate and extend your `caesar_break()` function * How to cycle through all the keys?