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
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "PaperMod"
|
||||
name = "WonderMod"
|
||||
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"
|
||||
homepage = "https://adityatelange.github.io/hugo-PaperMod/"
|
||||
homepage = "https://github.com/Wonderfall/hugo-WonderMod"
|
||||
tags = [
|
||||
"responsive",
|
||||
"simple",
|
||||
@ -40,12 +40,12 @@ features = [
|
||||
min_version = "0.83.0"
|
||||
|
||||
[author]
|
||||
name = "Aditya Telange"
|
||||
homepage = "https://github.com/adityatelange/"
|
||||
name = "Wonderfall"
|
||||
homepage = "https://github.com/Wonderfall"
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
name = "Paper"
|
||||
author = "nanxiaobei"
|
||||
homepage = "https://github.com/nanxiaobei"
|
||||
repo = "https://github.com/nanxiaobei/hugo-paper/"
|
||||
name = "PaperMod"
|
||||
author = "Aditya Telange"
|
||||
homepage = "https://github.com/adityatelange"
|
||||
repo = "https://github.com/adityatelange/hugo-PaperMod"
|
||||
|
Loading…
Reference in New Issue
Block a user