mirror of https://github.com/onweru/compose.git

weru
23.14.2023 a71c271d1174381d85d235b60e94ddc5085016e5
correct key name

Signed-off-by: weru <fromweru@gmail.com>
1 files modified
4 ■■■■ changed files
exampleSite/config/_default/params.toml 4 ●●●● patch | view | raw | blame | history
exampleSite/config/_default/params.toml
@@ -14,8 +14,8 @@
# sets the maximum number of lines per codeblock. The codeblock will however be scrollable and expandable.
codeMaxLines = 7
# disable showing line numbers by default. Switch to `true` if you'd rather have them on.
codeLineNumbers = false
# show/hide line numbers by default. Switch to `true` if you'd rather have them on.
showLineNumbers = false
# By default the template will look for icons under the icons directory. In some situations you might wanna change that. edit the line below
# iconsPath = 'icons/'