You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
424 B
TOML
17 lines
424 B
TOML
name = "risotto"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/joeroe/risotto/blob/master/LICENSE"
|
|
description = "A minimalist, responsive theme inspired by terminal ricing aesthetics."
|
|
|
|
homepage = "https://github.com/joeroe/risotto"
|
|
demosite = "https://risotto.joeroe.io"
|
|
|
|
tags = ["responsive", "minimal", "dark mode"]
|
|
features = []
|
|
min_version = "0.41.0"
|
|
|
|
[author]
|
|
name = "Joe Roe"
|
|
homepage = "https://joeroe.io"
|
|
|