aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml11
1 files changed, 4 insertions, 7 deletions
diff --git a/theme.toml b/theme.toml
index 90ce485..6edf302 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,13 +1,10 @@
-# theme.toml template for a Hugo theme
-# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-
name = "Hugo's Resume"
license = "MIT"
-licenselink = "https://github.com/chebser/hugos-resume/blob/master/LICENSE"
+licenselink = "https://github.com/schebotar/hugos-resume/blob/master/LICENSE"
description = "Hugo resume theme inspired by Jake's resume"
-homepage = "https://github.com/chebser/hugos-resume/"
-tags = [resume]
-features = []
+homepage = "https://github.com/schebotar/hugos-resume/"
+demosite = "https://schebotar.github.io/hugos-resume/"
+tags = ["resume", "minimal"]
min_version = "0.41.0"
[author]