From f7f96b316066dc15d46c1ac2881e56b8722db4cd Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 24 Apr 2022 22:10:34 +0200 Subject: Add theme tags, bump min hugo version --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index b9cb342..b00484b 100644 --- a/theme.toml +++ b/theme.toml @@ -3,9 +3,9 @@ license = "MIT" licenselink = "https://github.com/sergeyklay/gohugo-theme-ed/blob/master/LICENSE" description = "Ed theme for minimal editions" homepage = "https://github.com/sergeyklay/gohugo-theme-ed" -tags = ["hugo", "theme", "minimal", "ed"] +tags = ["blog", "responsive", "light", "customizable", "minimal", "ed"] features = ["posts"] -min_version = "0.64.0" +min_version = "0.84.0" [author] name = "Serghei Iakovlev" -- cgit v1.2.3