summaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml6
1 files changed, 4 insertions, 2 deletions
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"