From 96386eb8c9d8cf44d1c721c052bbda9dcc1b5da6 Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz <leo@heitmannruiz.org> Date: Thu, 21 Mar 2024 15:47:34 +0000 Subject: [PATCH] Fix link and add demosite --- theme.toml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/theme.toml b/theme.toml index cfb461f..3830487 100644 --- a/theme.toml +++ b/theme.toml @@ -2,7 +2,8 @@ license = "MIT" licenselink = "https://github.com/onweru/compose/blob/master/LICENSE" description = "A hugo theme for documentation sites. It's inspired by forestry.io's docs page" -homepage = "https://docs.neuralvibes.com" +homepage = "https://github.com/onweru/compose" +demosite = "https://composedocs.netlify.app/" tags = ["dark mode", "docs", "dark", "blog", "search", "documentation"] features = ["dark mode", "docs", "dark", "blog", "search", "documentation"] min_version = "0.110.0" -- Gitblit v1.10.0