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

github.com/zhe/hugo-theme-slim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theme.toml8
1 files changed, 6 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index a843a27..b23b10c 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,6 +1,10 @@
+name = "Slim"
author = "Zhe Zhang"
description = "A slim minimal theme for Hugo."
license = "MIT"
-name = "Slim"
-source_repo = ""
+source_repo = "https://github.com/zhe/hugo-theme-slim"
tags = ["minimal", "clean", "neat"]
+
+[author]
+ name = "Zhe Zhang"
+ homepage = "http://zhezhang.co"