Initial commit
This commit is contained in:
commit
70f2d625fa
47 changed files with 1115 additions and 0 deletions
13
theme.toml
Normal file
13
theme.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
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://risotto.joeroe.io"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = "Joe Roe"
|
||||
homepage = "https://joeroe.io"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue