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 2100003 commit 8a69ca1Copy full SHA for 8a69ca1
src/components/Sponsors.js
@@ -43,20 +43,22 @@ const ProjectsList = [
43
44
const currentDonators = ['Just Epic',
45
'Brian McGonagill',
46
- 'Satya Sinha',
47
- 'Zizaco Zizuini',
48
'Nchinda',
49
'Tom S',
50
'LiamGaudy',
51
'CrystalMoon',
52
- 'Paweł Kołataj'];
+ 'Paweł Kołataj',
+ 'Vi Hongg'];
53
54
const pastDonators = [
55
'Jeremiah',
56
'Louis Couture',
57
'BenStigsen',
58
'Jarred',
59
- 'Varun Suryawanshi'];
+ 'Varun Suryawanshi',
+ 'Satya Sinha',
60
+ 'Zizaco Zizuini',
61
+ 'CoMiGo Games'];
62
63
const oneTimeDonators = [
64
'Paolo Caminiti',
0 commit comments