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:
Diffstat (limited to 'theme.toml')
-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"