From 8d7a4ee09263e04ebbb9e6af53fa777038f4c1ad Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Thu, 20 Jun 2024 23:24:27 +0200 Subject: [PATCH] Update: tags & features in theme info --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index be700e7..baa19b6 100644 --- a/theme.toml +++ b/theme.toml @@ -6,8 +6,8 @@ license = "MIT" licenselink = "https://github.com/Aroy-Art/Rinkusu/blob/main/LICENSE" description = "" homepage = "http://example.com/" -tags = ["blog"] -features = ["blog"] +tags = ["blog", "portfolio"] +features = ["blog", "contact form", "image gallery"] min_version = "0.92.0" [author]