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

github.com/serg/yourfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorserg <contact@sergfurtak.com>2018-06-01 15:47:00 +0300
committerserg <contact@sergfurtak.com>2018-06-01 15:47:00 +0300
commit1932f1ce19f3cf581b5891c6fb6bbb8886036d92 (patch)
tree231486745b97e7b061f5797426175f8bedf85ce9
parent840ded712f367d2ba9f4b5d2d8597fffb41a9a9d (diff)
update an info about the theme
-rw-r--r--theme.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index 0fe245d..bc1b94d 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,11 +1,11 @@
name = "Yourfolio"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
+licenselink = "https://github.com/serg/yourfolio/blob/master/LICENSE.md"
description = "A simple and responsive theme for your personal website"
-homepage = "http://example.com/"
-tags = []
+homepage = "https://github.com/serg/yourfolio"
+tags = ["responsive", "minimal", "simple", "personal", "portfolio"]
features = []
-min_version = "0.30.2"
+min_version = "0.38"
[author]
name = "Sergey Furtak"