From f7941c96c19c8926c017b1ec8b872d5bc30e7bb1 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 20 Dec 2022 16:47:52 -0800 Subject: [PATCH] Add multilingual theme tag --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index afefe9be..e1811843 100644 --- a/theme.toml +++ b/theme.toml @@ -33,6 +33,7 @@ tags = [ "landing", "light", "minimal", + "multilingual", "personal", "responsive" ]