Skip to content

Commit 945c43d

Browse files
authored
docs(breadcrumb): add link to github (#1414)
1 parent 98079d1 commit 945c43d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/2.components/breadcrumb.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Breadcrumb
33
description: A list of links that indicate the current page's location within a navigational hierarchy.
4+
links:
5+
- label: GitHub
6+
icon: i-simple-icons-github
7+
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/Breadcrumb.vue
48
---
59

610
## Usage

0 commit comments

Comments
 (0)