remove theme from init options example

This commit is contained in:
Hakim El Hattab 2012-08-08 03:12:47 -03:00
parent 25ad8adc68
commit ac33c51eca
1 changed files with 0 additions and 3 deletions

View File

@ -75,9 +75,6 @@ Reveal.initialize({
// Apply a 3D roll to links on hover
rollingLinks: true,
// UI style
theme: 'default', // default/neon/beige
// Transition style
transition: 'default' // default/cube/page/concave/linear(2d)
});