Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions site/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ id = "G-DXJEH1ZRXX"
style = "tango"
# Uncomment if you want your chosen highlight style used for code blocks without a specified language
# guessSyntax = "true"
[markup.tableOfContents]
# Need this for Gateway API Extensions page.
endLevel = 4
ordered = false
startLevel = 2

# Everything below this are Site Params

Expand Down