remove theme from init options example
This commit is contained in:
parent
25ad8adc68
commit
ac33c51eca
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue