theme config
This commit is contained in:
parent
7f260cf920
commit
52d577dc63
1 changed files with 14 additions and 0 deletions
14
themes/risotto/theme.toml
Normal file
14
themes/risotto/theme.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
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 = []
|
||||
|
||||
[author]
|
||||
name = "Joe Roe"
|
||||
homepage = "https://joeroe.io"
|
Loading…
Reference in a new issue