update theme.toml
This commit is contained in:
parent
032fc61a45
commit
14bec01287
14
theme.toml
14
theme.toml
@ -1,7 +1,7 @@
|
||||
name = "Theme Name"
|
||||
name = "Hugoplate"
|
||||
license = "MIT"
|
||||
licenselink = "Link to theme's license"
|
||||
description = "Theme description"
|
||||
licenselink = "https://github.com/zeon-studio/hugoplate/blob/main/LICENSE"
|
||||
description = "Hugoplate is a free starter template built with Hugo, and TailwindCSS, providing everything you need to jumpstart your Hugo project and save valuable time."
|
||||
homepage = "https://github.com/zeon-studio/hugoplate"
|
||||
demosite = "https://hugoplate.netlify.app/"
|
||||
|
||||
@ -18,7 +18,13 @@ tags = [
|
||||
"tailwindcss",
|
||||
]
|
||||
|
||||
features = ["Responsive", "Minimal", "Multilingual", "Dark Mode"]
|
||||
features = [
|
||||
"Multi-Authors",
|
||||
"Search",
|
||||
"Multilingual",
|
||||
"Dark Mode",
|
||||
"Taxonomies",
|
||||
]
|
||||
|
||||
[author]
|
||||
name = "Zeon Studio"
|
||||
|
Loading…
Reference in New Issue
Block a user