diff --git a/config.toml b/config.toml index dbeec4a..648ddd5 100644 --- a/config.toml +++ b/config.toml @@ -69,8 +69,8 @@ post = "/:year/:month/:day/:15:04:05/" guessSyntax = true hl_Lines = "" lineNoStart = 1 - lineNos = false + lineNos = true lineNumbersInTable = false noClasses = true - style = "dracula" + style = "catppuccin-latte" tabWidth = 2