We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a69ca1 commit d4e710cCopy full SHA for d4e710c
1 file changed
src/components/Sponsors.js
@@ -63,7 +63,8 @@ const pastDonators = [
63
const oneTimeDonators = [
64
'Paolo Caminiti',
65
['BayLanka', 'https://baylanka.net'],
66
- 'Pasindu Kavinda'];
+ 'Pasindu Kavinda',
67
+ 'Anthony'];
68
69
function Sponsor({sponsor}) {
70
return (
0 commit comments