瀏覽代碼

theme und transitions true

André Jordan 4 年之前
父節點
當前提交
8689b9fa33
共有 1 個文件被更改,包括 2 次插入2 次删除
  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.