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>2017-11-05 08:53:56 +0300
committerDaisuke Konishi <skydai1151@gmail.com>2017-11-05 08:53:56 +0300
commita6ff80015e5de5d3715a3cab9b2e0a1526fb8f37 (patch)
tree4eac93d285e155144076d48ea26d3ce151dd7d17 /theme.toml
parent78ac42fe8384e05b6afadaa99eb557287c57e983 (diff)
add setting for theme
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/theme.toml b/theme.toml
index 944b0c5..62528c1 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,16 +3,16 @@
name = "Minimage"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
+licenselink = "https://github.com/d-kusk/minimage/blob/master/LICENSE.md"
description = ""
-homepage = "http://example.com/"
-tags = []
-features = []
+homepage = "https://github.com/d-kusk/minimage/"
+tags = ["Responsive"]
+features = ["Responsive", "Thumbnail"]
min_version = "0.26"
[author]
- name = ""
- homepage = ""
+ name = "Daisuke KONISHI"
+ homepage = "https://dasiukekonishi.com"
# If porting an existing theme
[original]