Update README.md
This commit is contained in:
parent
b3a27a7e44
commit
d1c5358e5d
|
@ -94,7 +94,7 @@ To create more presentations in the same repository, place the content into sect
|
|||
Section presentations can use a different Reveal.js theme by specifying the `reveal_theme` parameter in the front matter of the section's `_index.md` file.
|
||||
|
||||
```toml
|
||||
reveal_theme = "noir"
|
||||
reveal_theme = "moon"
|
||||
```
|
||||
|
||||
### Fragments
|
||||
|
|
Loading…
Reference in New Issue