From 321272492eaf2afe377a806ad666acdcb98ec658 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Fri, 6 Apr 2012 16:26:23 -0700 Subject: Adding compass/sass. Fixing slide # logic. Fixing slide # at bottom off slide. Fixigin prettify logic when it is false --- template.html | 118 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 59 insertions(+), 59 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index 74220cc..3100726 100644 --- a/template.html +++ b/template.html @@ -1,69 +1,69 @@ - - Title - - - - - - - A Slide - + + Title + + + + + + + A Slide + - - A Slide - + + A Slide + - - A Slide - + + A Slide + - - A Slide - - + + A Slide + + - + // Author information + author: [{ + name: 'Luke Mahe', + gplus: 'http://www.google.com' + }, { + name: 'Marcin Wichary', + gplus: 'http://www.google.com' + }, { + name: 'Eric Bidelman', + gplus: 'http://plus.ericbidelman.com' + }] + }; + - + - - - + + + -- cgit v1.2.3