Fix theme.toml
This commit is contained in:
parent
22237822b4
commit
dbec2315cb
11
theme.toml
11
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"
|
name = "Hugo's Resume"
|
||||||
license = "MIT"
|
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"
|
description = "Hugo resume theme inspired by Jake's resume"
|
||||||
homepage = "https://github.com/chebser/hugos-resume/"
|
homepage = "https://github.com/schebotar/hugos-resume/"
|
||||||
tags = [resume]
|
demosite = "https://schebotar.github.io/hugos-resume/"
|
||||||
features = []
|
tags = ["resume", "minimal"]
|
||||||
min_version = "0.41.0"
|
min_version = "0.41.0"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
|
Loading…
Reference in New Issue
Block a user