aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorC. Lente <7017340+clente@users.noreply.github.com>2023-02-13 22:18:51 -0300
committerC. Lente <7017340+clente@users.noreply.github.com>2023-02-13 22:18:51 -0300
commite875517014e34ebf7dde44395e4a66b441c0f77a (patch)
treeb67f95f50a2ee28c82ffaa21033aefd12134340c /theme.toml
parentd26358457078e4e53f6bd4356bfb9c7ffb1dd482 (diff)
downloadhugo-bearcub-e875517014e34ebf7dde44395e4a66b441c0f77a.tar.gz
hugo-bearcub-e875517014e34ebf7dde44395e4a66b441c0f77a.tar.bz2
Add link to demo
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 6f87583..62b7f99 100644
--- a/theme.toml
+++ b/theme.toml
@@ -7,7 +7,7 @@ description = "Theme description"
homepage = "https://github.com/clente/hugo-bearcub"
# If you have a running demo of the theme.
-demosite = "https://gohugo.io"
+demosite = "https://clente.github.io/hugo-bearcub"
tags = ["blog", "responsive", "minimal", "personal", "dark", "multilingual"]
features = ["favicon", "seo", "no javascript", "rss"]