|
@@ -94,7 +94,7 @@
|
|
// { name: 'White', theme: 'css/theme/white.css' },
|
|
// { name: 'White', theme: 'css/theme/white.css' },
|
|
// { name: 'League', theme: 'css/theme/league.css' }
|
|
// { name: 'League', theme: 'css/theme/league.css' }
|
|
// ]
|
|
// ]
|
|
- themes: false,
|
|
|
|
|
|
+ themes: true,
|
|
|
|
|
|
// Specifies the path to the default theme files. If your
|
|
// Specifies the path to the default theme files. If your
|
|
// presentation uses a different path to the standard reveal
|
|
// presentation uses a different path to the standard reveal
|
|
@@ -110,7 +110,7 @@
|
|
// array to specify the transitions to make available in
|
|
// array to specify the transitions to make available in
|
|
// the transitions panel, for example...
|
|
// the transitions panel, for example...
|
|
// ['None', 'Fade', 'Slide']
|
|
// ['None', 'Fade', 'Slide']
|
|
- transitions: false,
|
|
|
|
|
|
+ transitions: true,
|
|
|
|
|
|
// Adds a menu button to the slides to open the menu panel.
|
|
// Adds a menu button to the slides to open the menu panel.
|
|
// Set to 'false' to hide the button.
|
|
// Set to 'false' to hide the button.
|