Skip to content

Commit 9c0274d

Browse files
authored
remove Resources tab
1 parent 25fcdba commit 9c0274d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const tabs = [
3939
{ name: "Team", path: "/team" },
4040
{ name: "Service", path: "/service" },
4141
// { name: "Pricing", path: "/pricing" },
42-
{ name: "Resources", path: "/resources" },
42+
// { name: "Resources", path: "/resources" },
4343
// { name: "Publications", path: "/publications" },
4444
{ name: "Contact", path: "/contact" },
4545
// { name: "About", path: "/about" },

0 commit comments

Comments
 (0)