From f2760437e2fd411e51bff591e1c8455e41aa438e Mon Sep 17 00:00:00 2001 From: brooke Date: Sat, 6 Jul 2024 17:16:41 -0400 Subject: [PATCH] update theme.toml --- theme.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 660cd62..d8c1c40 100644 --- a/theme.toml +++ b/theme.toml @@ -2,9 +2,13 @@ name = 'Hugo JSON' license = 'MIT' licenselink = 'https://git.myco.systems/mycosystems/hugo-maintenance/src/branch/main/LICENSE' description = 'Simple maintenance page in the style of JSON' + homepage = 'https://git.myco.systems/mycosystems/hugo-maintenance' + demosite = 'https://hugojson.myco.systems/' -tags = ['maintenance', 'JSON'] + +tags = ['dark', 'landing', 'minimal'] +features = ['json', 'dark-mode', 'seo'] [author] name = 'MycoSystems'