diff options
author | Michael Kühnel <mail@michael-kuehnel.de> | 2012-10-24 14:31:58 +0200 |
---|---|---|
committer | Michael Kühnel <mail@michael-kuehnel.de> | 2012-10-24 14:31:58 +0200 |
commit | 76a7bd83faa2ecd9c5442a6037e86084a574ab00 (patch) | |
tree | c8af4a0420efbfcf1c99221817dc8cb1c979cb39 | |
parent | 40c899ec562093668a23925a66835e6c65392983 (diff) | |
download | perl-software-in-gnu-guix-76a7bd83faa2ecd9c5442a6037e86084a574ab00.tar perl-software-in-gnu-guix-76a7bd83faa2ecd9c5442a6037e86084a574ab00.tar.gz |
Add notes to the fragment slide for testing purposes.
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -261,6 +261,10 @@ function linkify( selector ) { <li class="fragment"><em>of view</em></li> <li class="fragment"><strong>fragments</strong></li> </ol> + + <aside class="notes"> + Testing notes for fragments. + </aside> </section> <section> <h2>Fragment Styles</h2> |