Skip to content

Commit e75903f

Browse files
committed
Fixed typo on TOC depth, set to 3
1 parent 8b76666 commit e75903f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ format:
4646
code-copy: true
4747
code-tools: true
4848
toc: true
49-
toc-depth:
49+
toc-depth: 3
5050
metadata:
5151
title: "From Zero to Production: A Practical Python Development Pipeline"
5252
description: "A comprehensive guide to Python development practices, tools, and workflows"

0 commit comments

Comments
 (0)