Skip to content

Commit

Permalink
Clarify icon default
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed Jun 10, 2024
1 parent 82dddd2 commit 40f4218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/docusaurus/docs/03-guides/03-template/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ right = [
|`text`|string/html|Text to be displayed in the navbar. May contain HTML.||
|`href`|string|Link URL to open.||
|`external`|boolean|If `true` (the default), this link will open in a new tab.||
|`icon`|string|[Bootstrap icon id](https://icons.getbootstrap.com) to display. If `external` is `true`, defaults to <ExternalLinkIcon />.||
|`icon`|string|[Bootstrap icon id](https://icons.getbootstrap.com) to display. If `external` is `true`, defaults to `box-arrow-up-right` (<ExternalLinkIcon />).||

0 comments on commit 40f4218

Please sign in to comment.