From 85ebe8d6d4c94cf2432e37733a08fdcd3cc220e4 Mon Sep 17 00:00:00 2001 From: Dmitry Kolosov Date: Sun, 4 Oct 2020 14:32:58 +0300 Subject: [PATCH] Update theme tags --- theme.toml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index c09a949..18bfd1e 100644 --- a/theme.toml +++ b/theme.toml @@ -2,7 +2,20 @@ name = "Anubis" license = "MIT" description = "A minimal Hugo theme" homepage = "https://github.com/mitrichius/hugo-theme-anubis" -tags = ["blog", "minimal", "simple", "clean"] +tags = [ + "blog", + "responsive", + "personal", + "minimal", + "clean", + "simple", + "light", + "dark", + "google-analytics", + "mobile", + "fast", + "multilingual" +] features = ["blog"] [author]