diff options
author | Michael Kühnel | 2012-10-24 14:31:58 +0200 |
---|---|---|
committer | Michael Kühnel | 2012-10-24 14:31:58 +0200 |
commit | 76a7bd83faa2ecd9c5442a6037e86084a574ab00 (patch) | |
tree | c8af4a0420efbfcf1c99221817dc8cb1c979cb39 /index.html | |
parent | 40c899ec562093668a23925a66835e6c65392983 (diff) |
Add notes to the fragment slide for testing purposes.
Diffstat (limited to 'index.html')
-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> |