Update yams-metadata doc for slide theme

This commit is contained in:
Wu Cheng-Han 2017-06-03 13:33:07 +08:00
parent 38cf2f7535
commit 8f4be63df4
1 changed files with 4 additions and 0 deletions

View File

@ -134,6 +134,9 @@ This option allow you provide custom options to slide mode.
Please below document for more details:
https://github.com/hakimel/reveal.js/#configuration
You could also set slide theme which named in below css files:
https://github.com/hakimel/reveal.js/tree/master/css/theme
**Notice: always use two spaces as indention in YAML metadata!**
> default: not set (which use default slide options)
@ -142,4 +145,5 @@ https://github.com/hakimel/reveal.js/#configuration
```xml
slideOptions:
transition: fade
theme: white
```