remove theme from init options example
This commit is contained in:
parent
25ad8adc68
commit
ac33c51eca
|
@ -75,9 +75,6 @@ Reveal.initialize({
|
||||||
// Apply a 3D roll to links on hover
|
// Apply a 3D roll to links on hover
|
||||||
rollingLinks: true,
|
rollingLinks: true,
|
||||||
|
|
||||||
// UI style
|
|
||||||
theme: 'default', // default/neon/beige
|
|
||||||
|
|
||||||
// Transition style
|
// Transition style
|
||||||
transition: 'default' // default/cube/page/concave/linear(2d)
|
transition: 'default' // default/cube/page/concave/linear(2d)
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user