Skip to content

Commit

Permalink
Merge pull request #9 from sctllabs/remove_whitepaper
Browse files Browse the repository at this point in the history
remove whitepaper
  • Loading branch information
gfox1 authored Sep 11, 2023
2 parents 39364e8 + 007e6b7 commit 2fc39dd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions constants/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,7 @@ export const menuList = [
];

export const menuResources = [
{
id: 'whitepaper',
name: 'Whitepaper',
href: 'https://docsend.com/view/2gte2fd8wc4jp4rg',
isExternal: true
},

{
id: 'docs',
name: 'Docs',
Expand Down

0 comments on commit 2fc39dd

Please sign in to comment.