added theme.toml and screenshots

This commit is contained in:
somrat sorkar 2023-07-12 10:45:09 +06:00
parent 9c8aca03db
commit 032fc61a45
3 changed files with 30 additions and 0 deletions

BIN
images/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

BIN
images/tn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

30
theme.toml Normal file
View File

@ -0,0 +1,30 @@
name = "Theme Name"
license = "MIT"
licenselink = "Link to theme's license"
description = "Theme description"
homepage = "https://github.com/zeon-studio/hugoplate"
demosite = "https://hugoplate.netlify.app/"
tags = [
"blog",
"responsive",
"minimal",
"light",
"dark",
"multilingual",
"landing",
"contact",
"dark mode",
"tailwindcss",
]
features = ["Responsive", "Minimal", "Multilingual", "Dark Mode"]
[author]
name = "Zeon Studio"
homepage = "https://zeon.studio"
[original]
author = "Zeon Studio"
homepage = "https://zeon.studio"
repo = "https://github.com/zeon-studio/themeplate"