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

github.com/AlexFinn/simple-a.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.toml14
1 files changed, 10 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index cb4ce1f..793fd5d 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,6 +1,12 @@
-name = "AlexFinn"
+name = "simple-a"
license = "MIT"
-source_repo = "https://github.com/AlexFinn/simple-a"
-author = "alexfinn"
+licenselink = "https://github.com/AlexFinn/simple-a/blob/master/LICENSE.md"
description = "Minimalistic Hugo theme"
-tags = ["blog", "company"]
+
+tags = ["alexfinn", ]
+features = ["blog", ]
+
+[author]
+ name = "alexfinn"
+ homepage = "http://ru.alexfinn.eu/"
+ source_repo = "https://github.com/AlexFinn/simple-a"