Skip to content
Open
Prev Previous commit
Next Next commit
Update nav.yml
Added entry to nav yaml
  • Loading branch information
NimRegev committed Oct 6, 2024
commit 129faf5629b3e21bed79e0ba10ea99ce828be0c6
7 changes: 7 additions & 0 deletions _data/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,12 @@
- title: Managing Git PATs
url: "/manage-pats"

- title: API
url: "/api-examples"
pages:
- title: Analytics API
url: "/analytics-api-examples"

- title: Reference
url: "/reference"
pages:
Expand All @@ -587,6 +593,7 @@
- title: Secrets
url: "/secrets"


- title: What's new
url: "/whats-new"
pages:
Expand Down