From e7bf5952d0729b37e677168b6e8fbd1ce58ed1a2 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sun, 10 Aug 2014 17:28:37 +0200 Subject: First version --- slides.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 slides.yml (limited to 'slides.yml') diff --git a/slides.yml b/slides.yml new file mode 100644 index 0000000..8be2f44 --- /dev/null +++ b/slides.yml @@ -0,0 +1,17 @@ +--- +type: title +title: Hello World! +notes: | + notes notes notes + notes +--- +title: First part +subtitle: The first slide +content: | + Hello, how are you? +notes: | + notes +--- +subtitle: The second slide +content: | + I'm fine, thank you! -- cgit v1.2.3