We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25fcdba commit 9c0274dCopy full SHA for 9c0274d
1 file changed
src/App.vue
@@ -39,7 +39,7 @@ const tabs = [
39
{ name: "Team", path: "/team" },
40
{ name: "Service", path: "/service" },
41
// { name: "Pricing", path: "/pricing" },
42
- { name: "Resources", path: "/resources" },
+ // { name: "Resources", path: "/resources" },
43
// { name: "Publications", path: "/publications" },
44
{ name: "Contact", path: "/contact" },
45
// { name: "About", path: "/about" },
0 commit comments