Update theme.toml and add config.toml
Following the instructions at https://github.com/gohugoio/hugoThemesSiteBuilder
This commit is contained in:
parent
616c52ea4b
commit
9a51d64732
2 changed files with 8 additions and 2 deletions
|
|
@ -2,8 +2,11 @@ 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 = []
|
||||
|
||||
homepage = "https://github.com/joeroe/risotto"
|
||||
# demosite = "https://risotto.joeroe.io"
|
||||
|
||||
tags = ["responsive", "minimal", "dark mode"]
|
||||
features = []
|
||||
min_version = "0.41.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue