capitalize .Site.Params.UseChroma in README.md
This commit is contained in:
parent
bcd9c09cd5
commit
cf38d05dc2
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@ To enable Chroma, add the following to your site parameters:
|
|||
```
|
||||
pygmentsCodeFences = true
|
||||
pygmentsUseClasses = true
|
||||
[params]
|
||||
useChroma = true
|
||||
[Params]
|
||||
UseChroma = true
|
||||
```
|
||||
|
||||
Then, you can use a different style by running:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue