update theme details
This commit is contained in:
parent
1826351d62
commit
b1cb4fceb6
16
theme.toml
16
theme.toml
@ -1,21 +1,21 @@
|
|||||||
# 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 = "Paper"
|
name = "PaperMod"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://github.com/nanxiaobei/hugo-paper/blob/master/LICENSE"
|
licenselink = ""
|
||||||
description = "A simple, clean, flexible Hugo theme"
|
description = "A simple, clean, flexible Hugo theme"
|
||||||
homepage = "https://github.com/nanxiaobei/hugo-paper/"
|
homepage = ""
|
||||||
tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]
|
tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]
|
||||||
features = ["Responsive", "One Column", "Blog"]
|
features = ["Responsive", "One Column", "Blog"]
|
||||||
min_version = "0.57.1"
|
min_version = "0.57.1"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "nanxiaobei"
|
name = "Aditya Telange"
|
||||||
homepage = "https://mrlee.me/"
|
homepage = ""
|
||||||
|
|
||||||
# If porting an existing theme
|
# If porting an existing theme
|
||||||
[original]
|
[original]
|
||||||
name = ""
|
name = "Paper"
|
||||||
homepage = ""
|
homepage = "https://github.com/nanxiaobei/hugo-paper/"
|
||||||
repo = ""
|
repo = "https://github.com/nanxiaobei/hugo-paper/"
|
||||||
|
Loading…
Reference in New Issue
Block a user