update theme.toml

This commit is contained in:
Wonderfall 2022-07-23 04:18:44 +02:00
parent 2528906a38
commit ebe7400f54
1 changed files with 9 additions and 9 deletions

View File

@ -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"