From 4bea9bc7a8ffd059d6847e5db09f53f883ddeb40 Mon Sep 17 00:00:00 2001 From: Ting-Yu Lin Date: Tue, 15 Oct 2013 23:07:40 +0800 Subject: Add various configuration options to README Also add a description about the solarized theme. --- js/reveal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/reveal.js') diff --git a/js/reveal.js b/js/reveal.js index 777f4ab..7748bf4 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -44,7 +44,7 @@ var Reveal = (function(){ // Enable the slide overview mode overview: true, - // Vertical centring of slides + // Vertical centering of slides center: true, // Enables touch navigation on devices with touch input -- cgit v1.2.3