From 8a1c284546713ef7ad2616938e60cd64c677456d Mon Sep 17 00:00:00 2001 From: d-asnaghi Date: Sun, 17 May 2020 15:10:58 -0400 Subject: [HUGO] fixed theme tags --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 4cf22dc..763dbd1 100644 --- a/theme.toml +++ b/theme.toml @@ -3,7 +3,7 @@ license = "MIT" licenselink = "https://github.com/panr/hugo-theme-dimension/blob/master/LICENSE.md" description = "A port of HTML5UP's dimension theme, optimized for markdown based CMS." homepage = "https://github.com/your-identity/hugo-theme-dimension/" -tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "personal", "responsive", "simple", "responsive"] +tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "personal", "responsive", "simple"] features = ["blog", "syntax highlighting"] min_version = 0.57 -- cgit v1.2.3