Browse Source

formatting

Hakim El Hattab 8 years ago
parent
commit
9bbd5f2735
1 changed files with 2 additions and 2 deletions
  1. 2 2
      js/reveal.js

+ 2 - 2
js/reveal.js

@@ -58,8 +58,8 @@
 			// Display the page number of the current slide
 			slideNumber: false,
 
-		  	// Determine which displays to show the slide number on
-		  	showSlideNumber: 'all',
+			// Determine which displays to show the slide number on
+			showSlideNumber: 'all',
 
 			// Push each slide change to the browser history
 			history: false,