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

weru
02.28.2025 fd26c84391f9891523ba38ed94a87fe69af61d81
exampleSite/config/_default/params.toml
@@ -13,7 +13,7 @@
defaultLightingMode = "auto"                  # other possible values: "dark", "light"
# sets the maximum number of lines per codeblock. The codeblock will however be scrollable and expandable.
codeMaxLines = 10
codeMaxLines = 15
# show/hide line numbers by default. Switch to `true` if you'd rather have them on.
showLineNumbers = false