Skip to content

Commit 3c15d83

Browse files
authored
fix: readd theme.toml (#318)
1 parent fd632d3 commit 3c15d83

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

theme.toml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name = "Gokarna"
2+
description = "Gokarna is an opinionated theme with a focus on minimalism and simplicity"
3+
4+
license = "GNU GPLv3"
5+
licenselink = "https://github.com/gokarna-theme/gokarna-hugo/blob/main/LICENSE"
6+
7+
homepage = "https://github.com/gokarna-theme/gokarna-hugo"
8+
demosite = "https://gokarna-hugo.netlify.app"
9+
10+
tags = ["blog", "minimal", "dark", "light", "responsive", "personal", "portfolio"]
11+
12+
features = ["Blog", "Responsive", "Minimal", "Clean", "Simple", "SEO", "Bootstrap", "Fast", "Dark", "Light"]
13+
14+
authors = [
15+
{name = "Yash Mehrotra", homepage = "https://yashmehrotra.com"},
16+
{name = "Avijit Gupta", homepage = "https://526avijitgupta.github.io"}
17+
]
18+
19+
min_version = "0.81.0"

0 commit comments

Comments
 (0)