| | |
| | | defaultLightingMode = "auto" # other possible values: "dark", "light" |
| | | |
| | | # sets the maximum number of lines per codeblock. The codeblock will however be scrollable and expandable. |
| | | codeMaxLines = 7 |
| | | codeMaxLines = 10 |
| | | |
| | | # show/hide line numbers by default. Switch to `true` if you'd rather have them on. |
| | | showLineNumbers = false |
| | |
| | | on = true |
| | | # Site logo |
| | | [search.algolia] |
| | | enable = true # if false search will default to fusejs |
| | | enable = false # if false search will default to fusejs |
| | | id = "Q40WQQX84U" # Application ID |
| | | index = "compose" # Index name |
| | | key = "da87401a458102ec6bbd6cc5e5cf8d95" # Search-Only API Key |