Skip to content

Commit

Permalink
Add "Policies" group to mint.json with legal/license page.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeBirdTech committed Oct 31, 2024
1 parent 36ec071 commit 5d95824
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@
"pages": [
"telemetry/telemetry"
]
},
{
"group": "Policies",
"pages": [
"legal/license"
]
}
],
"feedback": {
Expand Down

0 comments on commit 5d95824

Please sign in to comment.