| | |
| | | hl_Lines = "" |
| | | lineNoStart = 1 |
| | | lineNos = true |
| | | lineNumbersInTable = true |
| | | lineNumbersInTable = false |
| | | noClasses = false |
| | | style = "monokai" |
| | | tabWidth = 2 |
| | |
| | | time_format_default = "January 2, 2006" |
| | | enableDarkMode = true # set to false to disable darkmode by default # user will still have the option to use dark mode |
| | | |
| | | # 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 |
| | | |
| | | # Site logo |
| | | [params.logo] |
| | | lightMode = "compose.svg" |
| | |
| | | [params.author] |
| | | name = "Weru" |
| | | url = "https://neuralvibes.com/author/" |
| | | |