Skip to content

Commit 3a1bac3

Browse files
committed
Add bug bounty
1 parent 11aae32 commit 3a1bac3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/Footer/helper.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ const TwitterIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
2222
)
2323

2424
export const aboutList = [
25+
{
26+
name: "Bug Bounty",
27+
href: "https://immunefi.com/bounty/scroll/",
28+
},
2529
{
2630
name: "Join Us",
2731
href: "https://jobs.lever.co/ScrollFoundation",

0 commit comments

Comments
 (0)