Skip to content

Commit

Permalink
remove: hall of fame (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
Afonso-santos authored Sep 26, 2023
1 parent 0bd2968 commit ea19a3e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 110 deletions.
68 changes: 0 additions & 68 deletions apps/web/data/hall_of_fame.json

This file was deleted.

41 changes: 0 additions & 41 deletions apps/web/pages/hall-of-fame.tsx

This file was deleted.

2 changes: 1 addition & 1 deletion packages/ui/components/landing/Header/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export const MENU_ENTRIES = [
{ key: "/web/recruitment", text: "Recrutamento" },
// { path: "/projects", text: "Projetos" },
{ key: "/web/team", text: "Equipa" },
{ key: "/web/hall-of-fame", text: "Hall of Fame" },
// { key: "/web/hall-of-fame", text: "Hall of Fame" },
{ key: "/web/faqs", text: "Faqs" },
//{ key: "/web/dojocon", text: "DojoCon" },
{ key: "/web/codercamp", text: "Coder Camp" },
Expand Down

0 comments on commit ea19a3e

Please sign in to comment.