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

github.com/AlexFinn/simple-a.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Feller <alxschwrz@gmail.comalexfinn@ubimo.com>2019-09-02 18:24:12 +0300
committerAlexander Feller <alxschwrz@gmail.comalexfinn@ubimo.com>2019-09-02 18:24:12 +0300
commit0859d2e4b50beaa88d0cfae4615d549f2be620be (patch)
tree7a418d1e1526850011249944b4362bb96f5f259b
parentb22f3852003826a1d9b4b3fca634d9705367220f (diff)
update min_version
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 3b23440..8984bff 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,7 +2,7 @@ name = "simple-a"
license = "MIT"
licenselink = "https://github.com/AlexFinn/simple-a/blob/master/LICENSE.md"
description = "Minimalistic Hugo theme"
-min_version = 0.14
+min_version = 0.57
tags = ["AlexFinn", ]
features = ["blog", ]