Merge pull request #52 from pflakus/patch-1

Update README.md
This commit is contained in:
Joe Roe 2023-05-08 16:46:57 +02:00 committed by GitHub
commit 21fdc87b56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.