Skip to content

Commit 71d4c6a

Browse files
committed
docs: fix heading levels
1 parent 2740bc9 commit 71d4c6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorialkit.dev/src/content/docs/reference/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ type DownloadAsZip =
426426
427427
```
428428

429-
##### `meta`
429+
### `meta`
430430

431431
Configures `<meta>` tags for Open Graph protocole and Twitter.
432432
TutorialKit will use your logo as the default image.
@@ -456,7 +456,7 @@ If your logo uses the SVG format, it may not display on most social platforms.
456456
Use a raster format instead, such as WEBP or PNG.
457457
:::
458458

459-
##### `custom`
459+
### `custom`
460460

461461
Assign custom fields to a chapter/part/lesson.
462462
<PropertyTable inherited type="Record<string,any>" />

0 commit comments

Comments
 (0)