Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexandrevicenzi/soho.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-02-12 00:53:02 +0300
committerAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-02-12 00:53:02 +0300
commit386a69ae2612e07bc963bb14cd9ec57414391ae1 (patch)
tree09a1c632eb09cd5e901b2cba7a99b6644ed77f26 /theme.toml
parentf595a82a5a593254bae4c65870e3dc96297b208a (diff)
Fixes for theme submission
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index e63723d..6317de3 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,8 +3,8 @@ license = "MIT"
licenselink = "https://github.com/alexandrevicenzi/soho/blob/master/LICENSE.md"
description = "A minimalist and mobile first theme for Hugo"
tags = ["blog", "responsive", "clean", "minimalist"]
-features = ["blog", "themes", "disqus", "analytics"]
-min_version = 0.54
+features = ["blog", "seo", "responsive", "mobile", "disqus", "analytics"]
+min_version = "0.54.0"
[author]
name = "alexandrevicenzi"