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"]