summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 8f35eae..75e79e1 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -5,3 +5,5 @@ theme = 'cranky'
[markup]
[markup.highlight]
style='onedark'
+ lineNos = true
+ tabWidth=2