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

github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke KONISHI <skydai1151@gmail.com>2019-08-21 19:49:27 +0300
committerDaisuke KONISHI <skydai1151@gmail.com>2019-08-21 19:49:27 +0300
commit959ef80f49271f8e87dea5d2727fad7b455fd13e (patch)
treed81fa987fd5a8cd846f6c83ec9ff648d3e807b72 /theme.toml
parent93a1f4b463388fd4791f59bb6c064976446ba352 (diff)
add home template and fix list filter resolved #55
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index fc4040f..8a1bae0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -8,7 +8,7 @@ description = "It is simple, thumbnail can be set theme."
homepage = "https://github.com/d-kusk/minimage/"
tags = ["responsive", "simple"]
features = ["Responsive", "Thumbnail", "JSON-LD"]
-min_version = "0.56"
+min_version = "0.57.2"
[author]
name = "Daisuke KONISHI"