diff --git a/README.md b/README.md index fb3c5fb..0a0b829 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Etch -Etch is a simple, responsive theme for [Hugo](https://gohugo.io) with a focus on writing. A live demo is available at https://themes.gohugo.io/theme/etch/. +Etch is a simple, responsive theme for [Hugo](https://gohugo.io) with a focus on writing. A live demo is available at https://lukasjoswiak.github.io/etch/. screenshot diff --git a/theme.toml b/theme.toml index 6d6ec37..07f201a 100644 --- a/theme.toml +++ b/theme.toml @@ -3,6 +3,7 @@ license = "MIT" licenselink = "https://github.com/LukasJoswiak/etch/blob/master/LICENSE" description = "Lightweight Hugo theme with a focus on content" homepage = "https://github.com/LukasJoswiak/etch" +demosite = "https://lukasjoswiak.github.io/etch/" tags = ["simple", "minimal", "clean", "fast", "blog", "responsive", "dark mode", "privacy"] features = ["fast", "blog", "syntax highlighting", "dark mode"] min_version = "0.41"