From 6b2b8e81e631a1fec44bdb94d5177cf5c56287c9 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 28 May 2022 15:15:11 +0200 Subject: Added multilanguage support --- theme.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 4e246d6..c661f3b 100644 --- a/theme.toml +++ b/theme.toml @@ -17,6 +17,7 @@ tags = [ "light", "minimal", "minimalist", + "multilingual", "responsive", "simple" ] @@ -25,18 +26,19 @@ tags = [ features = [ "blog", "clean", + "contact form", "favicon", "jsonfeed", "minimal", "minimalist", "mobile", + "multilingual", "opengraph", "posts", "responsive", "rss", "shortcodes", - "simple", - "contact form" + "simple" ] min_version = "0.95.0" -- cgit v1.2.3