Skip to content

Commit

Permalink
GraphQL link
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueSCar committed Jan 11, 2025
1 parent e6731cf commit 1dc76dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/stores/navigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,11 @@ export const useNavigationStore = defineStore("navigation", () => {
},
],
},
{
label: "GraphQL",
url: "https://graphqldocs.collegefootballdata.com",
target: "_blank",
},
{
label: "About",
items: [
Expand Down

0 comments on commit 1dc76dc

Please sign in to comment.