From a0d4a76d2a8187eae70b394905889a37e14b7a47 Mon Sep 17 00:00:00 2001 From: Henk Verlinde Date: Fri, 2 Jul 2021 20:22:24 +0200 Subject: [PATCH] fix: update theme.toml --- theme.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index b526d1d..0708388 100644 --- a/theme.toml +++ b/theme.toml @@ -2,10 +2,12 @@ name = "Doks" license = "MIT" licenselink = "https://github.com/h-enk/doks/blob/master/LICENSE" description = "Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default." -homepage = "https://getdoks.org/" + +homepage = "https://github.com/h-enk/doks" +demosite = "https://doks.netlify.app" + tags = ["landing page", "documentation", "blog", "minimal", "modern", "customizable", "search", "dark mode", "bootstrap"] features = ["security aware", "fast by default", "seo-ready", "development tools", "bootstrap framework", "netlify-ready", "full text search", "page layouts", "dark mode"] -min_version = "0.75.0" [author] name = "Henk Verlinde"