Skip to content

Commit d4e710c

Browse files
Update Sponsors.js (#48)
1 parent 8a69ca1 commit d4e710c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/Sponsors.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ const pastDonators = [
6363
const oneTimeDonators = [
6464
'Paolo Caminiti',
6565
['BayLanka', 'https://baylanka.net'],
66-
'Pasindu Kavinda'];
66+
'Pasindu Kavinda',
67+
'Anthony'];
6768

6869
function Sponsor({sponsor}) {
6970
return (

0 commit comments

Comments
 (0)