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