Merge branch 'patch-3' of https://github.com/dandv/reveal.js
This commit is contained in:
		
							
								
								
									
										21
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								index.html
									
									
									
									
									
								
							| @@ -145,25 +145,26 @@ | |||||||
| 				</section> | 				</section> | ||||||
|  |  | ||||||
| 				<section> | 				<section> | ||||||
|  | 				<section id="transition-styles"> | ||||||
| 					<h2>Transition Styles</h2> | 					<h2>Transition Styles</h2> | ||||||
| 					<p> | 					<p> | ||||||
| 						You can select from different transitions, like: <br> | 						You can select from different transitions, like: <br> | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/?transition=cube">Cube</a> - | 						<a href="?transition=cube#/transition-styles">Cube</a> - | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/?transition=page">Page</a> - | 						<a href="?transition=page#/transition-styles">Page</a> - | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/?transition=concave">Concave</a> - | 						<a href="?transition=concave#/transition-styles">Concave</a> - | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/?transition=linear">Linear</a> | 						<a href="?transition=linear#/transition-styles">Linear</a> | ||||||
| 					</p> | 					</p> | ||||||
| 				</section> | 				</section> | ||||||
|  |  | ||||||
| 				<section> | 				<section id="themes"> | ||||||
| 					<h2>Themes</h2> | 					<h2>Themes</h2> | ||||||
| 					<p> | 					<p> | ||||||
| 						Reveal.js comes with a few themes built in: <br> | 						Reveal.js comes with a few themes built in: <br> | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/?theme=sky">Sky</a> - | 						<a href="?theme=sky#/themes">Sky</a> - | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/?theme=beige">Beige</a> - | 						<a href="?theme=beige#/themes">Beige</a> - | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/?theme=simple">Simple</a> - | 						<a href="?theme=simple#/themes">Simple</a> - | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/?theme=serif">Serif</a> - | 						<a href="?theme=serif#/themes">Serif</a> - | ||||||
| 						<a href="http://lab.hakim.se/reveal-js/">Default</a> | 						<a href="?#/themes">Default</a> | ||||||
| 					</p> | 					</p> | ||||||
| 					<p> | 					<p> | ||||||
| 						<small> | 						<small> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user