mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-10-01 01:06:14 -04:00
update theme.toml
This commit is contained in:
parent
2528906a38
commit
ebe7400f54
18
theme.toml
18
theme.toml
@ -1,11 +1,11 @@
|
|||||||
# theme.toml template for a Hugo theme
|
# theme.toml template for a Hugo theme
|
||||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||||
|
|
||||||
name = "PaperMod"
|
name = "WonderMod"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE"
|
licenselink = "https://github.com/Wonderfall/hugo-WonderMod/blob/master/LICENSE"
|
||||||
description = "A fast, clean, responsive Hugo theme"
|
description = "A fast, clean, responsive Hugo theme"
|
||||||
homepage = "https://adityatelange.github.io/hugo-PaperMod/"
|
homepage = "https://github.com/Wonderfall/hugo-WonderMod"
|
||||||
tags = [
|
tags = [
|
||||||
"responsive",
|
"responsive",
|
||||||
"simple",
|
"simple",
|
||||||
@ -40,12 +40,12 @@ features = [
|
|||||||
min_version = "0.83.0"
|
min_version = "0.83.0"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Aditya Telange"
|
name = "Wonderfall"
|
||||||
homepage = "https://github.com/adityatelange/"
|
homepage = "https://github.com/Wonderfall"
|
||||||
|
|
||||||
# If porting an existing theme
|
# If porting an existing theme
|
||||||
[original]
|
[original]
|
||||||
name = "Paper"
|
name = "PaperMod"
|
||||||
author = "nanxiaobei"
|
author = "Aditya Telange"
|
||||||
homepage = "https://github.com/nanxiaobei"
|
homepage = "https://github.com/adityatelange"
|
||||||
repo = "https://github.com/nanxiaobei/hugo-paper/"
|
repo = "https://github.com/adityatelange/hugo-PaperMod"
|
||||||
|
Loading…
Reference in New Issue
Block a user