18 lines
421 B
TOML
18 lines
421 B
TOML
name = "geronimo"
|
|
license = "MIT"
|
|
licenselink = "https://framagit.org/ethan/geronimo/~/blob/main/LICENSE"
|
|
description = "Hugo theme based on smol"
|
|
homepage = "https://framagit.org/ethan/geronimo"
|
|
tags = []
|
|
features = []
|
|
min_version = "0.41.0"
|
|
|
|
[author]
|
|
name = "Ethan Yoo"
|
|
homepage = "https://ethanyoo.com/"
|
|
|
|
[original]
|
|
name = "morph"
|
|
homepage = "https://morph.sh/"
|
|
repo = "https://github.com/colorchestra/smol"
|