Skip to content

Commit 7786867

Browse files
Update index.js
1 parent e817072 commit 7786867

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/pages/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const supporters = [
1818
['Fillip Peyton', 'https://github.com/fillippeyton'],
1919
['Tim Myers', 'https://github.com/denvercoder'],
2020
['Andy Slezak', 'https://github.com/amslezak'],
21+
['Shane Cavaliere', 'https://githbu.com/shanecav']
2122
]
2223

2324
const fans = [
@@ -41,6 +42,9 @@ const fans = [
4142
'Bryan Grill, (@brygrill)',
4243
'Peter Hozák, (@Aprillion)',
4344
'Arijit Bhattacharya, (@hoodwink73)',
45+
'Jonathan Chang, (@jdkschang)',
46+
'Ash Connell, (@ashconnell)',
47+
'Sara Bee, (@doeg)'
4448
]
4549

4650
const Home = () => {

0 commit comments

Comments
 (0)