From dd4c09070a76c25d8c997cb99db1afbe4c981cb0 Mon Sep 17 00:00:00 2001 From: Xin Date: Mon, 28 Aug 2023 00:16:13 +0100 Subject: [PATCH] chore: update theme meta [skip ci] --- theme.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme.toml b/theme.toml index 40ce730..3b8fde6 100644 --- a/theme.toml +++ b/theme.toml @@ -4,11 +4,11 @@ name = "Hextra" license = "MIT" licenselink = "https://github.com/imfing/hextra/blob/main/LICENSE" -description = "Modern, versatile theme for building beautiful websites with Hugo" +description = "Modern, responsive, batteries-included Hugo theme for creating beautiful static websites." homepage = "https://github.com/imfing/hextra/" -demosite = "" -tags = ["Modern", "Elegant", "Blog", "Documentation"] -features = ["Responsive", "Dark Mode", "Search", "Syntax Highlighting", "Multilingual"] +demosite = "https://imfing.github.io/hextra/" +tags = ["Modern", "Elegant", "Blog", "Documentation", "Responsive", "Clean", "Light", "Dark", "Minimal"] +features = ["Responsive", "Dark Mode", "Search", "Syntax Highlighting", "Multilingual", "Social", "Blog", "RSS", "Customization"] min_version = "0.111.0" [author]