From 0d90bd87d16b236a2696af2b3eb2eff19949ff58 Mon Sep 17 00:00:00 2001 From: Josh Dzielak Date: Thu, 26 Apr 2018 23:21:34 -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 3988ea4..1e35dd5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Visit [https://dzello.com/reveal-hugo/](https://dzello.com/reveal-hugo/) to see $ hugo new site my-presentation ``` -**If you wish to add a Reveal.js presentation to an existing Hugo site without changing the theme, you can see how I did that for [dzello/dzello-dot-com](https://github.com/dzello/dzello-dot-com).** +*Note: if you wish to add a Reveal.js presentation to an existing Hugo site without changing its theme, you can see [an example here](https://github.com/dzello/dzello-dot-com).* Change into the themes directory of the new site: