Skip to content

Commit

Permalink
Merge pull request #52 from pflakus/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
joeroe committed May 8, 2023
2 parents ce5d2e2 + f3939e5 commit 21fdc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ git submodule update --remote

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

Expand Down

0 comments on commit 21fdc87

Please sign in to comment.