From b03598bddc498ae25187cd417a9785c966131610 Mon Sep 17 00:00:00 2001 From: Refactorian Date: Fri, 12 Apr 2024 00:28:58 +0900 Subject: [PATCH] Update --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index 14c6626..e5f2aab 100644 --- a/theme.toml +++ b/theme.toml @@ -4,10 +4,10 @@ name = "docket" license = "MIT" licenselink = "https://github.com/refactorian/docket/blob/master/LICENSE" -description = "Hugo documentation theme as simple as plain book" +description = "Docket - Hugo Documentation Theme" homepage = "https://github.com/refactorian/docket" demosite = "https://refactorian.github.io/docket" -tags = ["responsive", "clean", "documentation", "docs", "flexbox", "search", "mobile", "multilingual", "disqus"] +tags = ["responsive", "clean", "documentation", "docs", "blog", "dark", "flexbox", "search", "mobile", "multilingual", "disqus", "giscus"] features = [] min_version = "0.112.0"