Skip to content

Commit c7fe782

Browse files
committed
Docs: Minor adjustments
1 parent c9e6ee4 commit c7fe782

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/docs/agnostic-theme-interfaces-proposal.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ params:
7171
- title: <string>
7272
description: <string>
7373
url: <string>
74+
7475
```
7576

7677
### Product Selector
@@ -85,10 +86,11 @@ params:
8586
items: <Product[]>
8687
# Product Label
8788
- title: <string>
88-
# The URL prefix used for the section (Ex. 'nginx' for NGINX+). Definition not required if extUrl
89+
# The URL prefix used for the section (Ex. 'nginx' for NGINX+).
8990
url: <string | undefined>
9091
# Whether the URL is external to the site (opens a new tab if true)
9192
extUrl: <bool | undefined>
93+
9294
```
9395

9496
### Icon Partial

0 commit comments

Comments
 (0)