13 lines
362 B
TOML
13 lines
362 B
TOML
name = "Minimal"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/calintat/minimal/blob/master/LICENSE.md"
|
|
description = "Personal blog theme powered by Hugo"
|
|
homepage = "https://wacked.codes/"
|
|
tags = ["blog", "minimal", "personal", "responsive"]
|
|
features = ["responsive"]
|
|
min_version = "0.24.1"
|
|
|
|
[author]
|
|
name = "wacked"
|
|
homepage = "https://wacked.codes/"
|