mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-17 05:00:26 +00:00
Set heading level to 2
This commit is contained in:
parent
d69be812ef
commit
1a1032f6a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/toc-generator.yml
vendored
2
.github/workflows/toc-generator.yml
vendored
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
TARGET_PATHS: README.md
|
||||
TOC_TITLE: "## Table of Contents"
|
||||
MAX_HEADER_LEVEL: 1
|
||||
MAX_HEADER_LEVEL: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue