mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 00:01:11 +01:00
21 lines
309 B
YAML
21 lines
309 B
YAML
# Default config
|
|
module:
|
|
hugoVersion:
|
|
extended: true
|
|
min: 0.147.1
|
|
|
|
params:
|
|
toc: true # Table of Contents
|
|
tocFolded: true
|
|
|
|
markup:
|
|
tableOfContents:
|
|
startLevel: 2
|
|
endLevel: 6
|
|
ordered: false
|
|
highlight:
|
|
guessSyntax: true
|
|
lineNoStart: 1
|
|
lineNos: true
|
|
noClasses: false
|