update theme.toml

This commit is contained in:
somrat sorkar 2023-07-12 10:50:13 +06:00
parent 032fc61a45
commit 14bec01287

View File

@ -1,7 +1,7 @@
name = "Theme Name" name = "Hugoplate"
license = "MIT" license = "MIT"
licenselink = "Link to theme's license" licenselink = "https://github.com/zeon-studio/hugoplate/blob/main/LICENSE"
description = "Theme description" 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" homepage = "https://github.com/zeon-studio/hugoplate"
demosite = "https://hugoplate.netlify.app/" demosite = "https://hugoplate.netlify.app/"
@ -18,7 +18,13 @@ tags = [
"tailwindcss", "tailwindcss",
] ]
features = ["Responsive", "Minimal", "Multilingual", "Dark Mode"] features = [
"Multi-Authors",
"Search",
"Multilingual",
"Dark Mode",
"Taxonomies",
]
[author] [author]
name = "Zeon Studio" name = "Zeon Studio"