Skip to content

Commit

Permalink
docs: Bug Bounty Program
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed Feb 8, 2024
1 parent 5a558a4 commit ae98aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Header/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const navigations: { label: string; sub: { label: string; link: string; i
{ label: "Online Communities", link: "/online-communities", isExternal: false },
{ label: "Get Involved", link: "/get-involved", isExternal: false },
{ label: "Grants", link: "https://github.com/darwinia-network/collaboration/blob/master/grant/README.md", isExternal: true },
{ label: "Bug Bounty Program", link: "https://immunefi.com/bounty/darwinia/", isExternal: true },
{ label: "Help Center", link: "https://darwinia.notion.site/a76d5bdc7ad242bea991c023dfca208f?v=5fb127fc9a7a4d67a3bbc3ed50445180", isExternal: true },
{ label: "Brand Assets", link: "https://darwinia.notion.site/Brand-Assets-9bd35f88f0674232954737577616f2c2", isExternal: true },
],
Expand Down

0 comments on commit ae98aec

Please sign in to comment.