File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Pages is an array where each entry must be a reference to the path of a [page fi
45
45
46
46
## Groups
47
47
48
- Groups allow you to group your pages . Groups can also be nested within each other.
48
+ Use groups to organize your navigation into sections . Groups can be nested within each other and labeled with tags .
49
49
50
50
<img
51
51
className = " block dark:hidden pointer-events-none"
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ iconType: "solid"
60
60
61
61
## Tag
62
62
63
- You can set a tag for your page . Tags display next to page titles in the sidebar. Use tags to categorize your pages and make them easier to find .
63
+ Add tags to label specific pages . Tags display in the sidebar next to page titles .
64
64
65
65
``` jsx
66
66
-- -
You can’t perform that action at this time.
0 commit comments