Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuapease committed Aug 11, 2023
1 parent b462ca1 commit 389baa9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
"children": [
{
"title": "Primary",
"url": "/button-primary.html",
"url": "button-primary.html",
"children": []
},
{
"title": "Secondary",
"url": "/button-secondary.html",
"url": "button-secondary.html",
"children": []
}
]
},
{
"title": "Card",
"url": "/card.html",
"url": "card.html",
"children": []
}
]

0 comments on commit 389baa9

Please sign in to comment.