From e07ddccf1fc558cc97a1b97bf857ab6e4b8655f4 Mon Sep 17 00:00:00 2001 From: Bud Parr <budparr@gmail.com> Date: Sat, 23 Feb 2019 19:03:13 +0000 Subject: [PATCH] Add multilingual tag for the themes directory --- theme.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/theme.toml b/theme.toml index 1f6d72c..1397d76 100755 --- a/theme.toml +++ b/theme.toml @@ -6,7 +6,7 @@ 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 -- Gitblit v1.10.0