From 77160a98b491690533dfd0e7f302e6ac0bf4bec6 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Fri, 16 Feb 2024 00:43:30 +0100 Subject: [PATCH] Update tags --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 42893ca..736c03b 100644 --- a/theme.toml +++ b/theme.toml @@ -2,7 +2,7 @@ name = "Soho" license = "MIT" licenselink = "https://github.com/alexandrevicenzi/soho/blob/master/LICENSE.md" description = "A minimalist and mobile first theme for Hugo" -tags = ["blog", "responsive", "clean", "minimalist"] +tags = ["blog", "responsive", "light", "minimal"] features = ["blog", "seo", "responsive", "mobile", "disqus", "analytics"] min_version = "0.54.0"