aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml19
1 files changed, 14 insertions, 5 deletions
diff --git a/theme.toml b/theme.toml
index f5f7a4c..c7734fd 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,6 +1,15 @@
-author = "sp13 crakjie"
-description = "theme inspired by gohugo.io"
+name = "Hugo Base"
license = "MIT"
-name = "landing page hugo"
-source_repo = ""
-tags = ["landing", "hugo"]
+description = "Theme inspired by gohugo.io"
+homepage = "https://github.com/crakjie/hugo-base-theme"
+tags = ["landing page", "hugo"]
+features = ["blog", ]
+min_version= 0.12
+
+[author]
+ name = "crakjie"
+
+[original]
+ author = "spf13"
+ homepage = "https://spf13.com"
+