Add multilingual tag for the themes directory

This commit is contained in:
Bud Parr 2019-02-23 14:03:13 -05:00 committed by GitHub
parent 3505954eb6
commit e07ddccf1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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