From d1c5358e5db0b2fefa8d43cb361f33e57862f0d9 Mon Sep 17 00:00:00 2001 From: Josh Dzielak Date: Thu, 26 Apr 2018 23:23:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60d7e07..9ab075c 100644 --- a/README.md +++ b/README.md @@ -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