summaryrefslogtreecommitdiffhomepage
path: root/hugo.toml
diff options
context:
space:
mode:
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.