Prechádzať zdrojové kódy

theme und transitions true

André Jordan 4 rokov pred
rodič
commit
8689b9fa33
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      index.html

+ 2 - 2
index.html

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