From 76a7bd83faa2ecd9c5442a6037e86084a574ab00 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20Ku=CC=88hnel?= <mail@michael-kuehnel.de>
Date: Wed, 24 Oct 2012 14:31:58 +0200
Subject: [PATCH] Add notes to the fragment slide for testing purposes.

---
 index.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/index.html b/index.html
index 18950bc..e011f6f 100644
--- a/index.html
+++ b/index.html
@@ -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>
-- 
GitLab