Skip to content

Commit

Permalink
Remove projects page
Browse files Browse the repository at this point in the history
  • Loading branch information
RishabhJain2018 committed Aug 13, 2018
1 parent 39dff86 commit f2b565c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class Navbar extends Component {
let projectActive = firstPath === "projects";
let listItems = [
"",
"Projects",
// "Projects",
"GSoC",
"Team",
"Contribute",
Expand Down

0 comments on commit f2b565c

Please sign in to comment.