Commit a04af423 authored by tom goriunov's avatar tom goriunov Committed by GitHub

Switch "Donate" to eth address (#2895)

Fixes #2871
parent 4d325f11
......@@ -72,7 +72,7 @@ const Footer = () => {
icon: 'donate' as const,
iconSize: '20px',
text: 'Donate',
url: 'https://github.com/sponsors/blockscout',
url: 'https://eth.blockscout.com/address/0xfB4aF6A8592041E9BcE186E5aC4BDbd2B137aD11',
},
];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment