From 4c67af36ee8e9a1cac7dd12dacc188bd4466b1e6 Mon Sep 17 00:00:00 2001 From: dzello Date: Thu, 26 Apr 2018 23:11:35 -0700 Subject: [PATCH] Update links --- README.md | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2eff7ce..f1abd22 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The only requirement is to demarcate slides with `---` surrounded by newlines. # Demo -Visit [https://reveal-hugo.netlify.com/](https://reveal-hugo.netlify.com/) to see an presentation created with this theme that shows more ways to use it. +Visit [https://dzello.com/reveal-hugo/](https://dzello.com/reveal-hugo/) to see an presentation created with this theme that shows more ways to use it. You can also check out this repository [running on Netlify](https://reveal-hugo.netlify.com/). # Usage diff --git a/theme.toml b/theme.toml index cac31d5..fda9c20 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ name = "reveal-hugo" license = "MIT" licenselink = "https://github.com/dzello/reveal-hugo/blob/master/LICENSE" -homepage = "https://github.com/dzello/reveal-hugo" +homepage = "https://dzello.com/reveal-hugo/" tags = ["presentation", "revealjs"] features = ["presentation"]