Skip to content

Commit 3a3a7fe

Browse files
authored
fix heading level in config reference docs (#14517)
1 parent 3412859 commit 3a3a7fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/astro/src/types/public/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@ export interface AstroUserConfig<
595595
/**
596596
* @docs
597597
* @name security.allowedDomains
598+
* @kind h4
598599
* @type {RemotePattern[]}
599600
* @default `[]`
600601
* @version 5.14.2

0 commit comments

Comments
 (0)