From 389a69a6e71228b536af28776156fda30d22e217 Mon Sep 17 00:00:00 2001 From: Hanzei Date: Wed, 27 Jun 2018 02:10:46 +0200 Subject: Add Multilingual support --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 6679a8b..b072415 100644 --- a/theme.toml +++ b/theme.toml @@ -3,10 +3,10 @@ license = "GNU Affero General Public License version 3" licenselink = "https://github.com/vickylai/hugo-theme-introduction/blob/master/LICENSE" description = "Minimal, single page, smooth scrolling theme for Hugo." homepage = "https://github.com/vickylai/hugo-theme-introduction" -tags = ["clean", "simple", "minimal", "minimalist", "responsive", "single page", "syntax highlighting", "projects", "starter", "white", "dark"] +tags = ["clean", "simple", "minimal", "minimalist", "multilingual", "responsive", "single page", "syntax highlighting", "projects", "starter", "white", "dark"] features = ["responsive", "blog", "portfolio"] min_version = "0.30" [author] name = "Vicky Lai" - homepage = "https://vickylai.com" \ No newline at end of file + homepage = "https://vickylai.com" -- cgit v1.2.3