summaryrefslogtreecommitdiffhomepage
path: root/hugo.toml
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2025-04-22 15:35:33 -0300
committerLeonardo Santiago <[email protected]>2025-04-22 15:35:33 -0300
commitb07aa9b0ea5363b0a226c643743b700475dd559b (patch)
tree7b1373ca7ae82230d61335f74e1affe4364a676a /hugo.toml
parenta049fc057b0022498c5e18a72d919c7913ca59fe (diff)
post(eval_cache): new post
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 95a9ed8..be0d410 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -21,7 +21,8 @@ ignoreErrors = ["error-disable-taxonomy"]
[markup.highlight]
style = 'gruvbox'
- lineNos = true
+ lineNos = false
+ lineNumbersInTable = false
[params]
# The "description" of your website. This is used in the meta data of your generated html.