Skip to content

Commit

Permalink
Update menu.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
gsovereignty authored Jun 21, 2024
1 parent 4a83b38 commit ad33621
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/routes/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ const menu: INavigationLink[] = [
{
title: "MORE",
children: [
{
url: `${base}/theory`,
title: "Theory",
},
{
url: `${base}/identity`,
title: "Web of Trust",
Expand Down

0 comments on commit ad33621

Please sign in to comment.