diff --git a/exampleSite/content/home/body.md b/exampleSite/content/home/body.md index eadca64..6162980 100644 --- a/exampleSite/content/home/body.md +++ b/exampleSite/content/home/body.md @@ -28,7 +28,8 @@ Create multiple presentations, one for each section in `content`. # reveal-hugo -Use the `fragment` shortcode to make content appear in sequence. +Use the `fragment` shortcode to make content appear incrementally. + ``` {{%/* fragment */%}} One {{%/* /fragment */%}} diff --git a/exampleSite/content/home/conclusion.md b/exampleSite/content/home/conclusion.md index 43cedfc..b67f60c 100644 --- a/exampleSite/content/home/conclusion.md +++ b/exampleSite/content/home/conclusion.md @@ -9,3 +9,7 @@ If you want your markdown files to contain more than one slide each... 🤔 ...this theme is for you! + +--- + +[https://github.com/dzello/reveal-hugo](https://github.com/dzello/reveal-hugo)