From e07ddccf1fc558cc97a1b97bf857ab6e4b8655f4 Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Sat, 23 Feb 2019 14:03:13 -0500 Subject: [PATCH] Add multilingual tag for the themes directory --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 1f6d72c..1397d76 100755 --- a/theme.toml +++ b/theme.toml @@ -6,7 +6,7 @@ license = "MIT" licenselink = "https://github.com/budparr/gohugo-theme-ananke/blob/master/LICENSE.md" description = "A Base theme for building full featured Hugo sites" homepage = "https://github.com/budparr/gohugo-theme-ananke" -tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons"] +tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual"] features = ["posts", "shortcodes", "related content", "comments"] min_version = 0.30.2