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>2018-12-25 16:33:57 +0300
committerDaisuke KONISHI <skydai1151@gmail.com>2018-12-25 16:34:48 +0300
commit5e9a4d6e01e3a2363738c6efd33e5d5911641470 (patch)
tree3deb974a5a6c0f8d83e64c05fca8ddb11f070f41 /theme.toml
parenteeb7cae6ec66c371473cc66322d2af986ca831a5 (diff)
fixed #35 fixed url at author.homepage
fixed #36
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 7eaac7e..00005d0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -8,11 +8,11 @@ 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.26"
+min_version = "0.53"
[author]
name = "Daisuke KONISHI"
- homepage = "https://dasiukekonishi.com"
+ homepage = "https://daisukekonishi.com"
# If porting an existing theme
[original]