commit
21fdc87b56
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ git submodule update --remote
|
||||||
|
|
||||||
## Configure
|
## Configure
|
||||||
|
|
||||||
To use the theme, add `theme = risotto` to your site's `config.toml` or `config.yaml`.
|
To use the theme, add `theme = 'risotto'` to your site's `config.toml`, or `theme: risotto` to your `config.yaml` respectively.
|
||||||
|
|
||||||
See `exampleSite/config.toml` for the theme-specific parameters you need to add to your site's `config.toml` or `config.yaml` to configure the theme.
|
See `exampleSite/config.toml` for the theme-specific parameters you need to add to your site's `config.toml` or `config.yaml` to configure the theme.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue