Merge pull request #1747 from spencermathews/feature/readme-defaults-fix
Defaults in README are not current
This commit is contained in:
		
						commit
						e460b2bd4b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -236,13 +236,13 @@ Reveal.initialize({
 | 
			
		|||
	previewLinks: false,
 | 
			
		||||
 | 
			
		||||
	// Transition style
 | 
			
		||||
	transition: 'default', // none/fade/slide/convex/concave/zoom
 | 
			
		||||
	transition: 'slide', // none/fade/slide/convex/concave/zoom
 | 
			
		||||
 | 
			
		||||
	// Transition speed
 | 
			
		||||
	transitionSpeed: 'default', // default/fast/slow
 | 
			
		||||
 | 
			
		||||
	// Transition style for full page slide backgrounds
 | 
			
		||||
	backgroundTransition: 'default', // none/fade/slide/convex/concave/zoom
 | 
			
		||||
	backgroundTransition: 'fade', // none/fade/slide/convex/concave/zoom
 | 
			
		||||
 | 
			
		||||
	// Number of slides away from the current that are visible
 | 
			
		||||
	viewDistance: 3,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue