correct key name
Signed-off-by: weru <fromweru@gmail.com>
| | |
| | | # 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/' |