From 66be3486167e8c969543b677289c091c1a8baf02 Mon Sep 17 00:00:00 2001 From: dzello Date: Sun, 17 Mar 2019 00:55:30 +0100 Subject: [PATCH] Link to plugin-example in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afab6ab..6f1822e 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Jump to the [exampleSite](exampleSite) folder in this repository to see the sour - [logo-example](https://reveal-hugo.dzello.com/logo-example/) - Shows how to add a logo to your presentation - [custom-theme-example](https://reveal-hugo.dzello.com/custom-theme-example/) - Uses Hugo pipes to compile and use a custom Reveal.js SCSS theme (recommended!) - [section-example](https://reveal-hugo.dzello.com/section-example/) - Very basic example that shows how to create a presentation for a Hugo section +- [plugin-example](https://reveal-hugo.dzello.com/plugin-example/) - Shows how to add additional Reveal.js plugins to your presentation, for example an image gallery ### Starter repository