Skip to content

Commit

Permalink
Hide Services tab (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben authored Sep 19, 2023
1 parent 2467d2c commit 8cbead9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/components/app/AppNav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ export default defineComponent({
target: "/",
href: undefined,
},
{
text: "services",
target: "/services",
href: undefined,
},
// {
// text: "services",
// target: "/services",
// href: undefined,
// },
{
text: "documentation",
target: undefined,
Expand Down

0 comments on commit 8cbead9

Please sign in to comment.