Skip to content

Commit

Permalink
add partnership link
Browse files Browse the repository at this point in the history
  • Loading branch information
GooseAdmin committed Feb 27, 2021
1 parent 9cb208b commit 5e94ca5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions src/components/Menu/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ const config: MenuEntry[] = [
},
],
},
{
label: 'Partnerships/IFO',
icon: 'GooseIcon',
href: 'https://docs.google.com/forms/d/e/1FAIpQLSe7ycrw8Dq4C5Vjc9WNlRtTxEhFDB1Ny6jlAByZ2Y6qBo7SKg/viewform?usp=sf_link',
},
{
label: 'Audit by Hacken',
icon: 'AuditIcon',
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1830,7 +1830,7 @@

"@pancakeswap-libs/uikit@goosedefi/goose-uikit":
version "0.10.2"
resolved "https://codeload.github.com/goosedefi/goose-uikit/tar.gz/37301152887fef1f5e7016c043bad166ea5163b6"
resolved "https://codeload.github.com/goosedefi/goose-uikit/tar.gz/068e017bb0f927c566a43596fb555a5818e13154"
dependencies:
"@types/lodash" "^4.14.162"
"@types/styled-system" "^5.1.10"
Expand Down

0 comments on commit 5e94ca5

Please sign in to comment.