Initial commit
This commit is contained in:
15
themes/kestrel/theme.toml
Normal file
15
themes/kestrel/theme.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
name = "m10c"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/vaga/hugo-theme-m10c/blob/master/LICENSE.md"
|
||||
description = "A minimalistic (m10c) theme for bloggers"
|
||||
homepage = "https://github.com/vaga/hugo-theme-m10c"
|
||||
tags = ["blog", "minimalistic", "minimal", "responsive", "dark"]
|
||||
features = [
|
||||
"minimalistic blog",
|
||||
"social icons",
|
||||
"editable colors"
|
||||
]
|
||||
|
||||
[author]
|
||||
name = "vaga"
|
||||
homepage = "https://vaga.io"
|
Reference in New Issue
Block a user